pip/tests/functional
Pradyun Gedam 5796d9e949
Populate InstallRequirement.link before preparing it (#6803)
2019-08-01 18:29:49 +05:30
..
__init__.py break up tests dir into data, unit tests, and functional tests 2013-05-29 13:41:12 -07:00
test_broken_stdout.py Use the requested log level when handling broken stdout pipe. 2019-01-21 12:45:59 -08:00
test_check.py OK, 79 characters 2018-10-11 17:18:13 +01:00
test_completion.py Add deprecate_python fixture to easily deprecate python versions 2019-01-12 21:50:40 +01:00
test_configuration.py fix-5963: assert error message 2019-05-12 22:28:45 +03:00
test_debug.py Add some encoding return values to pip-debug. 2019-07-19 21:52:54 -04:00
test_download.py Remove copy from tests.lib.path.Path. (#6746) 2019-07-21 01:12:07 +02:00
test_freeze.py Change isort multi_line_output to 3 2019-07-22 10:15:27 +05:30
test_hash.py Rename compatible functions in tests.lib.path.Path. 2019-07-02 18:48:44 -04:00
test_help.py Only import a Command class when it is actually needed. 2019-07-26 23:30:26 -04:00
test_install.py Update tests for eagerly populated links 2019-07-29 20:31:52 +05:30
test_install_check.py Prefix warning and error log messages. 2019-02-27 03:22:26 -08:00
test_install_cleanup.py Move pip marker related constant & function in their own module 2019-07-18 22:53:05 +02:00
test_install_compat.py Rename compatible functions in tests.lib.path.Path. 2019-07-02 18:48:44 -04:00
test_install_config.py Move config files locations inside a function (#6736) 2019-07-20 22:29:24 +02:00
test_install_extras.py Rename compatible functions in tests.lib.path.Path. 2019-07-02 18:48:44 -04:00
test_install_force_reinstall.py Remove unused imports 2018-06-13 13:17:30 +05:30
test_install_index.py Rename compatible functions in tests.lib.path.Path. 2019-07-02 18:48:44 -04:00
test_install_reqs.py Update tests for eagerly populated links 2019-07-29 20:31:52 +05:30
test_install_upgrade.py Rename compatible functions in tests.lib.path.Path. 2019-07-02 18:48:44 -04:00
test_install_user.py Rename compatible functions in tests.lib.path.Path. 2019-07-02 18:48:44 -04:00
test_install_vcs_git.py Change isort multi_line_output to 3 2019-07-22 10:15:27 +05:30
test_install_wheel.py Rename compatible functions in tests.lib.path.Path. 2019-07-02 18:48:44 -04:00
test_list.py Utilize "pip_install_local" where possible 2019-07-29 14:27:28 +05:30
test_no_color.py Remove unused imports 2018-06-13 13:17:30 +05:30
test_pep517.py Mark a network dependent test as network 2019-07-29 14:29:39 +05:30
test_requests.py Switch pip to use Warehouse by default 2018-04-16 15:54:11 -04:00
test_search.py Only import a Command class when it is actually needed. 2019-07-26 23:30:26 -04:00
test_show.py Rename compatible functions in tests.lib.path.Path. 2019-07-02 18:48:44 -04:00
test_uninstall.py Rename compatible functions in tests.lib.path.Path. 2019-07-02 18:48:44 -04:00
test_uninstall_user.py Change Path.makedirs() -> Path.mkdir(parents=True) 2019-07-12 13:30:18 +05:30
test_vcs_bazaar.py Change isort multi_line_output to 3 2019-07-22 10:15:27 +05:30
test_vcs_git.py Remove unneeded expect_stderr=True in some vcs tests. 2019-05-06 14:55:16 -04:00
test_warning.py Rename compatible functions in tests.lib.path.Path. 2019-07-02 18:48:44 -04:00
test_wheel.py Move pip marker related constant & function in their own module 2019-07-18 22:53:05 +02:00
test_yaml.py Rename compatible functions in tests.lib.path.Path. 2019-07-02 18:48:44 -04:00