Bert Blommers
|
afdab66218
|
Enable Py2 test coverage (#3698)
* Enable Py2 test coverage
* Coverage - exclude XRay as it's throwing errors
* Update requirements-tests.txt
* Revert "Coverage - exclude XRay as it's throwing errors"
This reverts commit bb58e0ef847301af034bee5992966a0474c19f9a.
* Enable coverage for all workflows
|
2021-02-16 17:03:41 +00:00 |
|
Bert Blommers
|
cb6731f340
|
Convert fixtures/exceptions to Pytest
|
2020-11-11 15:54:01 +00:00 |
|
Matěj Cepl
|
ea489bce6c
|
Finish porting from nose to pytest.
|
2020-11-10 08:25:05 +01:00 |
|
Matěj Cepl
|
77dc60ea97
|
Port test suite from nose to pytest.
This just eliminates all errors on the tests collection. Elimination of
failures is left to the next commit.
|
2020-11-10 08:23:44 +01:00 |
|
Bert Blommers
|
db1d7123f6
|
List dependencies for services - add integration test to verify
|
2020-09-13 16:08:23 +01:00 |
|