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
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