You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are integration tests in .travis.yml (which also run the unit tests through setup.py for increased coverage), a test_activate.sh which is too rigid for pypy, the aforementioned unit tests, and a tox config file. The integration tests should be extracted to a separate script that tests activation as well.
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Just add a comment if you want to keep it open. Thank you for your contributions.
There are integration tests in .travis.yml (which also run the unit tests through setup.py for increased coverage), a test_activate.sh which is too rigid for pypy, the aforementioned unit tests, and a tox config file. The integration tests should be extracted to a separate script that tests activation as well.
The text was updated successfully, but these errors were encountered: