You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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:
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.
The text was updated successfully, but these errors were encountered: