Running TestsΒΆ
All tests are in the
testdirectory.Some tests require docker images. In particular, the
test_pacsmodule, requires a PACS. There is adocker-compose.ymlfile intest/that should have everything you need to run all tests.There is a target in
Makefilecalledtests:make testswill launch thedocker-compose.ymland run tests.