v0.2.7: Testcase fixes (#18)
* 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]>