-
- Downloads
All enabled tests are now true unit tests with no external dependencies; new...
All enabled tests are now true unit tests with no external dependencies; new `requirements.txt` file in `test/` that installs testing requirements (`pytest`, `pytest-mock`, etc.); and `run-tests.sh` now has an extra step that installs these
parent
d1af1707
No related branches found
No related tags found
Showing
- apps/cli/executables/datafetcher/setup.py 19 additions, 27 deletionsapps/cli/executables/datafetcher/setup.py
- apps/cli/executables/null/setup.py 13 additions, 20 deletionsapps/cli/executables/null/setup.py
- apps/cli/executables/vulture/setup.py 1 addition, 2 deletionsapps/cli/executables/vulture/setup.py
- apps/cli/utilities/wf_monitor/setup.py 16 additions, 25 deletionsapps/cli/utilities/wf_monitor/setup.py
- apps/cli/utilities/wf_monitor/src/wf_monitor/monitor.py 2 additions, 4 deletionsapps/cli/utilities/wf_monitor/src/wf_monitor/monitor.py
- apps/cli/utilities/wf_monitor/test/test_wf_monitor.py 87 additions, 23 deletionsapps/cli/utilities/wf_monitor/test/test_wf_monitor.py
- services/capability/bin/run-tests.sh 5 additions, 0 deletionsservices/capability/bin/run-tests.sh
- services/workflow/bin/run-tests.sh 5 additions, 0 deletionsservices/workflow/bin/run-tests.sh
- shared/schema/setup.py 10 additions, 2 deletionsshared/schema/setup.py
- shared/workspaces/setup.py 0 additions, 2 deletionsshared/workspaces/setup.py
- shared/workspaces/test/test_test_data_expected_values.py 9 additions, 0 deletionsshared/workspaces/test/test_test_data_expected_values.py
- test/integration/README.md 7 additions, 0 deletionstest/integration/README.md
- test/package_tester/setup.py 1 addition, 4 deletionstest/package_tester/setup.py
- test/requirements.txt 3 additions, 0 deletionstest/requirements.txt
Loading
Please register or sign in to comment