Closed jspricke closed 7 years ago
@jspricke I pruned the list of Python versions (no longer supported) and that should address one of the CI setup problems. But it looks like git is failing in many of the tests with the "Tell me who you are" error.
Same as for wstool, all tests results are gone.
Ok, I finally got the tests running again. I think the remaining failures are related to your changes. If you like I can take my changes to get the tests working and put them on a separate pr.
But either way, please have a look at the remaining failures.
Fixed. Thanks for working on the Travis part.
@jspricke I believe it is working here, because the tests are laid out in a more conventional way (everything in files starting with test_
in the folder test
).
Oops, posted the comment on the wrong issue...
This makes the unit tests self contained.