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 pushing data to GEM files #236

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

NUnit test for pushing data to GEM files #236

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

Comments

@Tom-Kingstone
Copy link
Contributor

Definition of the test :

Continuation of IES toolkit functional tests as set out in #231, but testing pushing objects to GEM files.

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

  • Pushing objects of type: Panel
    • with and without openings
    • with shades as 3D and 2D

For openings, a set of panels with a range of different openings will be created and pushed to GEM and then pulled to check if they pushed with the correct openings included, and then the same without any openings.
For shades, a set of panels that are of type Shade with openings will be created and pushed as 2D shades, and pulled, then the same with 3D shades, and repeat both tests but without openings.

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