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
PR #208 moved to proper pytest functions for the tests, however, it didn't tidy up the tests.
The tests should be revisited and considered whether they can be optimized.
Most importantly, the tests shouldn't produce a lot of "garbage" files; all files should be temporary if at all.
For examples one can/should add these to the examples/ folder or demo/.
The text was updated successfully, but these errors were encountered:
PR #208 moved to proper pytest functions for the tests, however, it didn't tidy up the tests.
The tests should be revisited and considered whether they can be optimized.
Most importantly, the tests shouldn't produce a lot of "garbage" files; all files should be temporary if at all.
For examples one can/should add these to the
examples/
folder ordemo/
.The text was updated successfully, but these errors were encountered: