- Feb 05, 2021
-
-
Andrew Kapuscinski authored
-
- Feb 02, 2021
-
-
Nathan Hertz authored
-
- Jan 29, 2021
-
-
Andrew Kapuscinski authored
-
- Jan 28, 2021
-
-
Nathan Hertz authored
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
-
- Jan 26, 2021
-
-
Nathan Hertz authored
-
- Jan 22, 2021
-
-
Andrew Kapuscinski authored
Added run-tests.sh script to each service to run our package tester to enable us to run unit tests from the cmdline and CI Refactored makefile's make test script to call run-tests.sh in each image
-