Files
pipenv/tests/integration
John Vandenberg 8e584055cf conftest.py: Ignore KeyboardInterrupt
During check_internet() and check_github_ssh(), a KeyboardInterrupt
should be interpreted as user desire to escape the check, not escape
the entire test run.  This is especially true during check_github_ssh
which may require a passphrase from the user, which they might feel
uncomfortable giving during a test suite.

After these checks are bypassed, there is user feedback indicating the
tests are running, and so they can trigger KeyboardInterrupt again if
they wish to escape the entire test run.
2019-04-03 10:19:00 +07:00
..
2018-04-13 21:02:43 -04:00
2018-12-01 17:26:32 +08:00
2019-03-16 15:11:05 -04:00
2019-02-20 11:51:15 -05:00
2019-03-18 00:45:40 -04:00
2018-12-01 17:26:32 +08:00
2018-12-01 17:26:32 +08:00
2018-12-01 17:26:32 +08:00