-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Somewhat as a reminder to myself, several tests including those in test_sigmffile can be generally improved:
- Ensure all tests use unittest framework.
- Remove references to
/tmpand usetempfileinstead. (remove explicit use of /tmp & address pylint issues #105) - Ensure all tempfiles cleaned up (some still created by
test_archive). - Use hypothesis where possible.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request