1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/tests/functional
2018-06-19 16:27:07 +05:30
..
__init__.py break up tests dir into data, unit tests, and functional tests 2013-05-29 13:41:12 -07:00
test_check.py Accept prerelease versions when checking conflicts 2018-04-02 21:35:49 +05:30
test_completion.py Add tests for auto completion of short options 2018-02-06 00:04:14 +02:00
test_configuration.py Rename a few tests to add the word "basic" 2017-12-16 23:43:46 +05:30
test_download.py Remove unused imports 2018-06-13 13:17:30 +05:30
test_freeze.py Rename a few tests to add the word "basic" 2017-12-16 23:43:46 +05:30
test_hash.py Rename a few tests to add the word "basic" 2017-12-16 23:43:46 +05:30
test_help.py Move all internal APIs to pip._internal 2017-08-31 14:53:00 -04:00
test_install.py Cleanup Tests 2018-06-19 16:27:07 +05:30
test_install_check.py Restrict install time dependency warnings to directly-dependant packages 2018-06-15 11:29:36 +05:30
test_install_cleanup.py tests: fix test_cleanup_prevented_upon_build_dir_exception 2018-05-19 12:51:27 +02:00
test_install_compat.py Sort imports and minor Flake8 changes (#4520) 2017-06-13 14:17:00 +02:00
test_install_config.py Switch pip to use Warehouse by default 2018-04-16 15:54:11 -04:00
test_install_extras.py Fix integration tests on Windows (#4769) 2017-10-06 20:51:42 +01:00
test_install_force_reinstall.py Remove unused imports 2018-06-13 13:17:30 +05:30
test_install_index.py Fix integration tests on Windows (#4769) 2017-10-06 20:51:42 +01:00
test_install_reqs.py reduce new pylint complaints 2018-03-20 17:32:22 -04:00
test_install_upgrade.py Clearer msg for already installed deps when updating (#5319) 2018-06-19 12:16:43 +05:30
test_install_user.py Cleanup and rename test 2017-10-04 18:55:04 +05:30
test_install_vcs.py Add failing test for short-SHA refs 2018-04-03 14:32:48 -05:00
test_install_vcs_git.py isort: Include trailing commas 2017-11-21 13:23:59 +05:30
test_install_vcs_svn.py Move all internal APIs to pip._internal 2017-08-31 14:53:00 -04:00
test_install_wheel.py Remove unused imports 2018-06-13 13:17:30 +05:30
test_list.py Rename a few tests to add the word "basic" 2017-12-16 23:43:46 +05:30
test_no_color.py Remove unused imports 2018-06-13 13:17:30 +05:30
test_requests.py Switch pip to use Warehouse by default 2018-04-16 15:54:11 -04:00
test_search.py Update failing tests for pytest changes 2018-06-14 16:37:10 +05:30
test_show.py Rename a few tests to add the word "basic" 2017-12-16 23:43:46 +05:30
test_uninstall.py Update failing tests for pytest changes 2018-06-14 16:37:10 +05:30
test_uninstall_user.py Fix integration tests on Windows (#4769) 2017-10-06 20:51:42 +01:00
test_vcs.py Add failing tests for issue #1130. 2017-10-02 15:33:32 -07:00
test_vcs_git.py Update imports after _internal refactoring. 2017-10-05 10:42:04 -07:00
test_warning.py Move all internal APIs to pip._internal 2017-08-31 14:53:00 -04:00
test_wheel.py Merge pull request #5427 from benoit-pierre/fix_some_tests 2018-06-06 13:08:53 +05:30
test_yaml.py Python 3.6 invalid escape sequence deprecation fixes 2017-09-15 23:35:45 +03:00