Skip to content

v0.2.7: Testcase fixes (#18)

Compare
Choose a tag to compare
@frankenmichl frankenmichl released this 08 Jun 09:14
· 14 commits to master since this release
5934fd3
* Fix unittest for jobid.py (#17)

This should fix the unittest for jobid.py when running in OBS

Signed-off-by: Michael Moese <[email protected]>

* Fix unit tests: move online tests to seperate testcase

This way, we only skip the tests we have to skip when offline.
Keeps coverage higher and makes life a lot easier in the future.

Signed-off-by: Michael Moese <[email protected]>