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

NUnit test for pulling data from GEM files #231

Closed
Tom-Kingstone opened this issue Oct 18, 2023 · 0 comments · Fixed by #237
Closed

NUnit test for pulling data from GEM files #231

Tom-Kingstone opened this issue Oct 18, 2023 · 0 comments · Fixed by #237
Assignees
Labels
type:test-script Creation of unit test required

Comments

@Tom-Kingstone
Copy link
Contributor

Definition of the test :

In order to reduce regression of functionality that may be caused by future updates to the adapter, a functional unit test for pulling data from GEM files should be created.

Similar to the pull tests in the robot toolkit, a set of tests shall be created that tests:

  • Pulling objects of type: Space
  • Pulling objects of type: Panel

A test model will be used that has a known number of spaces and panels, and the test will assert whether the number of objects pulled from the model using the IESAdapter is correct.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:test-script Creation of unit test required
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant