Commit Graph

121 Commits

Author SHA1 Message Date
Erin O'Connell f4f0187e2e Revert "enable a test"
This reverts commit f60385e6c9.
2017-09-27 00:43:43 -06:00
Erin O'Connell f60385e6c9 enable a test 2017-09-27 00:32:50 -06:00
Erin O'Connell a036e73c4a only run tests on unix 2017-09-26 23:56:04 -06:00
Erin O'Connell a950e13be0 more coverage 2017-09-26 23:45:33 -06:00
Erin O'Connell 9dac920ddf re-enable some tests and add 2 for new cli arguments 2017-09-26 23:40:13 -06:00
kennethreitz f48b33071c god these tests are the worst
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-25 17:47:28 -04:00
Erin O'Connell bee20e0255 migrated some more tests from legacy 2017-09-25 02:40:00 -06:00
Erin O'Connell f381df7e11 Skipped a problem test for windows, need to think of a better way to test that functionality 2017-09-25 01:34:28 -06:00
Erin O'Connell b04fc3a0eb added an import and fixed a small bug 2017-09-25 01:31:47 -06:00
Erin O'Connell 30159dacf5 Converted some tests from legacy to the new test suite. I've also added a new mark for tests that use 'pipenv run' 2017-09-25 01:21:12 -06:00
Erin O'Connell d14a533df3 added a test for converting requirements to pipfile 2017-09-25 01:04:11 -06:00
kennethreitz bd946ca0d8 remove legacy test
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-24 17:05:23 -04:00
kennethreitz ed93cbe3c3 fix failing test
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-24 16:07:17 -04:00
kennethreitz 025936f8af fix tests on travis
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-24 16:02:05 -04:00
kennethreitz 2db6ee8354 fix tests
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-24 15:44:21 -04:00
kennethreitz 9967fbb163 delete more tests
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-24 15:37:00 -04:00
kennethreitz d2eef2185f don't use pyenv in tests
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-24 15:32:22 -04:00
kennethreitz 1d18f44da4 test_pipenv.py
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-24 15:25:18 -04:00
kennethreitz 77a8408bf5 test unused functionality, as well as others
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-24 14:02:22 -04:00
kennethreitz d75d361c6e remove non-deterministic test
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-24 13:47:57 -04:00
kennethreitz 004175ce30 cleanup
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-23 17:11:05 -04:00
kennethreitz 3465dfe146 doesn't work on windows
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-23 15:52:28 -04:00
kennethreitz fc005edfd3 remove legacy code
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-23 15:04:33 -04:00
kennethreitz ae87a711d1 improved tests
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-23 13:55:05 -04:00
kennethreitz 70807427dd skip certian tests
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-23 11:38:16 -04:00
Erin O'Connell a1a9a64c02 fix for app veyor python2.7 2017-09-23 03:09:39 -06:00
Erin O'Connell 855f279929 fix? 2017-09-23 02:38:15 -06:00
Erin O'Connell 8de279d3af this test doesn't involve this bug, will fix later 2017-09-23 01:56:12 -06:00
Erin O'Connell 7c1e44aa94 fix for python 2 2017-09-23 01:50:04 -06:00
Erin O'Connell 534f1c28f4 fixed regex issue 2017-09-23 01:31:22 -06:00
Erin O'Connell c94fb4b7ec The new spell-check test passing! 2017-09-23 01:09:04 -06:00
Erin O'Connell ed58f25b5d uncommented test_pipenv_check and test_spell_check
Signed-off-by: Erin O'Connell <erinocon5@gmail.com>
2017-09-23 00:47:45 -06:00
Erin O'Connell 20718582a1 Removed a problematic test, that'll show the rest of them
Signed-off-by: Erin O'Connell <erinocon5@gmail.com>
2017-09-22 23:26:27 -06:00
kennethreitz e55bfc5d66 fix for broken test
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-23 01:01:43 -04:00
kennethreitz 182855f155 commit
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-23 00:53:48 -04:00
kennethreitz d0d27d6083 TESTS!!!
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-22 23:45:16 -04:00
kennethreitz fb5c763c55 better tests
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-22 22:43:20 -04:00
kennethreitz a95f0b166c actually fix the thing 2017-09-21 13:16:40 -04:00
Vladimir Bolshakov 755f137492 Fix bug with misprint of project variable in update method of CLI
Add test for this case
2017-09-21 13:09:19 +03:00
kennethreitz d871456d4e grr
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-20 13:55:03 -04:00
kennethreitz 5d1d9a45eb actually fix the build
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-20 13:51:12 -04:00
kennethreitz 73b862016c use vendored delegator
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-20 12:39:04 -04:00
Woile d1cdb2878a fix: uninstall dev now removes package from Pipfile
Doing `pipenv uninstall -d <package>` does not remove the file from the
Pipfile. There was a flag preventing from doing so in `cli.uninstall`

Closes #575
2017-09-16 20:46:23 +02:00
Eli Boyarski 33e99572d3 Added a test for utils.python_version 2017-09-16 11:21:58 +03:00
kennethreitz 068b7ab1b7 stole @jacebrowning's tests (modified)
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-15 11:15:20 -04:00
kennethreitz 200e73a321 try this
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-14 20:56:39 -04:00
kennethreitz cd81824f8e fix failing tests
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-14 20:50:51 -04:00
kennethreitz aac8c34136 fix failing test
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-14 20:05:09 -04:00
Nicolas Delaby 9dc5eb8398 Add support for extras_require in Pipfile for vcs urls 2017-09-13 20:10:47 +02:00
kennethreitz 81e44ea039 oh
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-12 12:23:59 -04:00