-
Notifications
You must be signed in to change notification settings - Fork 126
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* refactor(tests): refactor test framework * use keepable temporary dirs instead of manually managed temp folder * use pytest-order and add optional --path arg to update_flopy.py CLI * remove binary_file_writer.py, disu_util.py, budget_file_compare.py * rename Simulation -> TestSimulation and Framework -> TestFramework * partially refactor gwf test scripts with pytest-cases * remove mfpymake as a testing dependency * chore(tests): remove print statements referencing pymake * chore(tests): add large model test marker to pytest.ini * fix(tests): use keepable tmpdirs in pytest-cases POC
- Loading branch information
Showing
211 changed files
with
5,585 additions
and
14,195 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
Large diffs are not rendered by default.
Oops, something went wrong.
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 was deleted.
Oops, something went wrong.
Oops, something went wrong.