Skip to content

Conversation

thebeanogamer
Copy link

This PR cleans up all the tests so they pass under Python 3.

To ensure all future changes don't break things, this also runs the tests in GitHub Actions.

Whilst in there, I've cleaned up the svn tests to look more like the other tests.

sh.cd does not work anymore, as it does not persist between lines. This is cleaner, as we now always know what directory we're in.
Nose v1 is deprecated, use Pytest instead.
Since Python 3.3, unittest.mock has been part of the standard library
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant