- Mar 01, 2021
-
-
Nathan Hertz authored
Updated `testing/utils/conftest.py` with reliable mock data that can be used in tests; added `shared/workspaces` tests
-
- Feb 26, 2021
-
-
Charlotte Hausman authored
WS-101: figured out how to write pytest tests. test_load_engine works, stubs for other tests created
-
- Feb 25, 2021
-
-
Nathan Hertz authored
Refactored execution management logic out of `CapabilityService` into a new class `ExecutionManager`
-
- Feb 18, 2021
-
-
Andrew Kapuscinski authored
updated coveragerc config files to reflect changes to the shared packages location and modified run-tests.sh
-
Nathan Hertz authored
installs all requirements required by all 3 services; new rule: make clean, which cleans up your Python environment and your Docker environment; make test now runs setup.py files for all packages
-
- Feb 17, 2021
-
-
Daniel Lyons authored
-
Daniel Lyons authored
-
- Feb 16, 2021
-
-
Nathan Hertz authored
-
- Feb 05, 2021
-
-
Andrew Kapuscinski authored
-