-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Labels
enhancementFeature improvement or requestFeature improvement or requesttest-suiteIssue related to testingIssue related to testing
Description
Working on #863, I notice that we only have Python tests for Workflows right now, no direct CLI tests.
We should inspire ourselves from the CLI tests in GeoUtils here: https://github.com/GlacioHack/geoutils/blob/main/tests/test_geoviewer.py and add a test_cli.py test suite.
Among others, this would allow to check that the users do get the right error message when optional dependencies are missing (what I'm working on), and that the CLI does raise standard errors (what I mentioned in #858).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementFeature improvement or requestFeature improvement or requesttest-suiteIssue related to testingIssue related to testing