1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/tests/functional
2018-04-02 20:17:20 +02:00
..
__init__.py break up tests dir into data, unit tests, and functional tests 2013-05-29 13:41:12 -07:00
test_check.py pip check should care about the markers 2018-03-28 13:44:21 +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 Rename a few tests to add the word "basic" 2017-12-16 23:43:46 +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 Merge branch 'master' into resolver/warn-after-resolution 2018-03-27 20:10:56 +05:30
test_install_check.py Fix name normalization used for install warnings 2018-04-02 20:17:20 +02:00
test_install_cleanup.py Merge branch 'master' of github.com:pypa/pip into cache/ephem-wheel-cache 2017-10-20 13:51:22 +05:30
test_install_compat.py Sort imports and minor Flake8 changes (#4520) 2017-06-13 14:17:00 +02:00
test_install_config.py Fix integration tests on Windows (#4769) 2017-10-06 20:51:42 +01:00
test_install_extras.py Fix integration tests on Windows (#4769) 2017-10-06 20:51:42 +01:00
test_install_force_reinstall.py Address issue #1139: make --force-reinstall not require --upgrade (#4432) 2017-10-24 00:03:20 +02:00
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 Another round of https updates (#4870) 2017-11-21 00:53:22 +05:30
test_install_user.py Cleanup and rename test 2017-10-04 18:55:04 +05:30
test_install_vcs.py isort: Include trailing commas 2017-11-21 13:23:59 +05:30
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 Rename a few tests to add the word "basic" 2017-12-16 23:43:46 +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 Improve --no-color and test for it (#4866) 2017-11-20 17:18:13 +05:30
test_requests.py Use Flake8 on the test of pip's Python files 2014-01-28 19:47:58 -05:00
test_search.py Rename a few tests to add the word "basic" 2017-12-16 23:43:46 +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 Rename a few tests to add the word "basic" 2017-12-16 23:43:46 +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 Fix for issue 5085 (--user set in config causes pip wheel to fail) 2018-03-25 18:22:18 +01:00
test_yaml.py Python 3.6 invalid escape sequence deprecation fixes 2017-09-15 23:35:45 +03:00