Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

InteroperablityTest_Engine: Set up framework and initial run test for structural adapters #109

Open
IsakNaslundBh opened this issue Jan 10, 2020 · 0 comments
Assignees
Labels
type:feature New capability or enhancement

Comments

@IsakNaslundBh
Copy link
Contributor

Description:

Setting up framework for testing of running of different models, then extracting results and finally checking that the results are correct in relation to a set method.

Proposal to add new object for this, conaining the model as a List<IBHoMObject> and a MethodInfo for doing the checking. These can then be stored out as datasets.

We would then also need a method in te InteropabilityTest_Engine that takes an adapter and this new object, pushes the model to the adapter, runs the model, then the test method will be responsible for extracting results and checking that they are correct.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:feature New capability or enhancement
Projects
None yet
Development

No branches or pull requests

3 participants