-
- Downloads
Increase coverage low hanging fruit 4 (#778)
* add coverage for AnalysisStorage.inflate_job_info * add engine upload error and packfile token expiration tests * add unit tests for api/util.py * increase batch and job coverage * add devicehandler test coverage
Showing
- api/handlers/containerhandler.py 2 additions, 8 deletionsapi/handlers/containerhandler.py
- api/handlers/devicehandler.py 3 additions, 7 deletionsapi/handlers/devicehandler.py
- api/jobs/batch.py 1 addition, 1 deletionapi/jobs/batch.py
- api/util.py 6 additions, 2 deletionsapi/util.py
- test/integration_tests/python/test_batch.py 35 additions, 2 deletionstest/integration_tests/python/test_batch.py
- test/integration_tests/python/test_containers.py 34 additions, 6 deletionstest/integration_tests/python/test_containers.py
- test/integration_tests/python/test_handlers.py 66 additions, 0 deletionstest/integration_tests/python/test_handlers.py
- test/integration_tests/python/test_jobs.py 5 additions, 1 deletiontest/integration_tests/python/test_jobs.py
- test/integration_tests/python/test_uploads.py 44 additions, 7 deletionstest/integration_tests/python/test_uploads.py
- test/unit_tests/python/test_util.py 86 additions, 0 deletionstest/unit_tests/python/test_util.py
Loading
Please register or sign in to comment