Skip to content

Conversation

ewjoachim
Copy link
Contributor

Hi,

You left a print statement in an earlier commit, so I wanted to make a pull request for removing it. While doing so, I forked the repo and launched the tests, and it failed because you need to be inside the test folder for it to run correctly, but that's just because the files around are accessed through a direct path, so I propose a small change that gives room for more flexibility.

Finally, 2 of your tests were initially failing after the recent ".reason"/".error" refactoring, so I fixed them.

If you prefer, 3 different pull requests, just tell me.

Would you be ok to using tox instead of calling "python2" and "python3" directly in runtests. For those using virtualenvs instead of globally installing packages, that can smooth this a lot.

braincore pushed a commit that referenced this pull request Sep 26, 2015
- Remove forgotten debug print statement.
- Make tests launchable from anywhere.
- Fix tests after "reason"/"error" refactoring.
braincore pushed a commit that referenced this pull request Sep 26, 2015
- Remove forgotten debug print statement.
- Make tests launchable from anywhere.
- Fix tests after "reason"/"error" refactoring.
@braincore
Copy link
Contributor

Since we have our own build and release process, I've committed your changes outside of the GitHub flow. Thanks a lot!

@braincore braincore closed this Sep 26, 2015
@braincore
Copy link
Contributor

Oh! And I'll make a task to investigate tox.

@braincore
Copy link
Contributor

FYI, I've added support for using tox. Thanks for the tip!

@ewjoachim
Copy link
Contributor Author

My pleasure !

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.

2 participants