-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add flag to omit timestamp in output directory (#253)
* Add flag to omit timestamp in output directory * Redefine constructor test using pytest monkeypatching rather than unittest's mock (for consistency with the rest) * Simplify test for tracking constructor * Reduce number of fixtures in test_tracking_constructor using factories * Add test_prep_outputs using mock_mkdir * Parametrize test_prep_outputs * Adapt constructor tests to new fixtures * Update README * Small fixes to docs * Small changes to docstrings and comments
- Loading branch information
Showing
3 changed files
with
265 additions
and
66 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.