Bugfix #2244 develop fix diff tests#2254
Merged
georgemccabe merged 42 commits intodevelopfrom bugfix_2244_develop_fix_diff_testsJul 18, 2023
+416-220
Commits
Commits on Jul 12, 2023
- committed
pop header line from file b that was incorrectly removed, add check to error if header values differ
committed- committed
- committed
- committed
Commits on Jul 13, 2023
- committed
- committed
- committed
- committed
- committed
- committed
- committed
per #2245, use unique run ID to name logger instance to ensure that concurrent runs do not use the same logger instance
committed
Commits on Jul 14, 2023
per #2249, add a step to Dockerfiles to remove the conda environment that was used to create a new environment to free up space
committed- committed
- committed
- committed
- committed
Commits on Jul 17, 2023
per #2245, add METplusConfig class function that is called when object is deleted to close log handlers. This prevents OSError: [Errno 24] Too many open files from running all pytests
committed- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
Commits on Jul 18, 2023
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
per #2244, updated documentation about running unit tests. removed section about running use case tests because they are typically run in GitHub Actions instead of locally. Use case tests can still…
committed- committed
- committed
- committed