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
Currently the tests run wrapped code, but test solely on the wrapper class and if possible how the code is wrapped should be done as well.
Describe the solution
By testing the wrapper alone and testing that all wrapped fits respond consistently is important. For example, if it reports bounds are available, does it respect those bounds?
Describe alternatives
No response
Additional context
No response
Are you working on this?
None
The text was updated successfully, but these errors were encountered:
Feature description
Currently the tests run wrapped code, but test solely on the wrapper class and if possible how the code is wrapped should be done as well.
Describe the solution
By testing the wrapper alone and testing that all wrapped fits respond consistently is important. For example, if it reports bounds are available, does it respect those bounds?
Describe alternatives
No response
Additional context
No response
Are you working on this?
None
The text was updated successfully, but these errors were encountered: