Skip to content

fix(get_packages): fix get_packages(), fix model filtering by package#44

Merged
wpbonelli merged 1 commit into
MODFLOW-ORG:developfrom
wpbonelli:fix-package-filtering
Jan 4, 2023
Merged

fix(get_packages): fix get_packages(), fix model filtering by package#44
wpbonelli merged 1 commit into
MODFLOW-ORG:developfrom
wpbonelli:fix-package-filtering

Conversation

@wpbonelli
Copy link
Copy Markdown
Member

Devtools provides pytest CLI options to filter external model test cases by

  • model name (--model)
  • packages used (--package)

Previously the --package option improperly invoked the misc.get_packages() function and would crash. This PR fixes it, expands relevant test cases, and makes a few fixes/additions to the README and docs.

* get_packages() was called incorrectly in model-loading fixtures, fix it
* mention optional dependencies in README and make some minor corrections
@wpbonelli wpbonelli force-pushed the fix-package-filtering branch from a0482af to c1d5687 Compare January 4, 2023 16:27
@wpbonelli wpbonelli merged commit aeccdb3 into MODFLOW-ORG:develop Jan 4, 2023
@wpbonelli wpbonelli deleted the fix-package-filtering branch January 4, 2023 16:37
@github-actions github-actions Bot mentioned this pull request Jan 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant