summaryrefslogtreecommitdiff
path: root/tests/integration_tests/modules/test_cli.py
AgeCommit message (Collapse)Author
2021-12-15Adopt Black and isort (SC-700) (#1157)James Falcon
Applied Black and isort, fixed any linting issues, updated tox.ini and CI.
2020-12-15Add integration tests for CLI functionality (#729)James Falcon
This currently covers functionality added in #575