pip/tests/functional
Pradyun Gedam 54722aa7ec
Remove unused imports
2018-06-13 13:17:30 +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 Use python -m for pip modifying test 2018-05-30 15:57:48 +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 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 Switch pip to use Warehouse by default 2018-04-16 15:54:11 -04:00
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 Skip test due to Warehouse behavior change 2018-04-16 15:59:47 -04:00
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 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