pip/tests/functional
Stéphane Bidoul (ACSONE) c93acfb20b
Test legacy clean not attempt after PEP 517 build failure
2020-01-02 12:14:03 +01:00
..
__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 Remove unnecessary expect_error. 2019-08-10 22:39:57 -04:00
test_cli.py Add warning when using old console script wrappers 2019-12-20 22:01:25 -05:00
test_completion.py Make shared script with launchers installed 2019-10-30 01:54:57 -04:00
test_configuration.py fix-5963: assert error message 2019-05-12 22:28:45 +03:00
test_debug.py Show cert config value first 2019-10-17 12:31:49 +05:30
test_download.py Make download_http_url existing bad file test functional 2019-12-13 20:30:45 -05:00
test_freeze.py Mark 6 tests as network tests 2019-11-15 20:10:01 +01:00
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 Test legacy clean not attempt after PEP 517 build failure 2020-01-02 12:14:03 +01:00
test_install_check.py Remove unnecessary expect_error. 2019-08-10 22:39:57 -04:00
test_install_cleanup.py Test legacy clean not attempt after PEP 517 build failure 2020-01-02 12:14:03 +01:00
test_install_compat.py Remove unnecessary expect_error. 2019-08-10 22:39:57 -04:00
test_install_config.py Add mock server wrapper and replace network calls in a test 2019-11-17 17:36:36 -05: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 unnecessary expect_error. 2019-08-10 22:39:57 -04:00
test_install_index.py Rename compatible functions in tests.lib.path.Path. 2019-07-02 18:48:44 -04:00
test_install_reqs.py Deprecate install-location-related options in --install-option 2019-11-30 17:42:48 -05:00
test_install_upgrade.py Mark 6 tests as network tests 2019-11-15 20:10:01 +01:00
test_install_user.py Skip all failing tests when using venv 2019-11-05 23:02:45 +05:30
test_install_vcs_git.py Add tests for git sha wheel caching 2019-11-03 22:54:33 +01:00
test_install_wheel.py Simplify getting info directories for wheel installation (#7526) 2019-12-30 23:59:23 +08:00
test_list.py Skip all failing tests when using venv 2019-11-05 23:02:45 +05:30
test_no_color.py Remove unused imports 2018-06-13 13:17:30 +05:30
test_pep517.py Add a test combining local PEP 517 backend with external dependency 2019-11-23 16:57:24 +00:00
test_requests.py Switch pip to use Warehouse by default 2018-04-16 15:54:11 -04:00
test_search.py Use application context manager for PipSession. 2019-09-07 09:46:48 -04:00
test_show.py Remove useless python packages from required_cap 2019-09-03 20:46:28 +03:00
test_uninstall.py Ignore WARNING emitted by setuptools during test 2019-11-23 16:17:35 -05:00
test_uninstall_user.py Skip all failing tests when using venv 2019-11-05 23:02:45 +05:30
test_vcs_bazaar.py Hide security-sensitive strings in VCS command log messages (#6890) 2019-08-21 03:22:57 -07:00
test_vcs_git.py Cache wheels built from immutable Git requirements 2019-11-03 22:54:33 +01:00
test_warning.py Add option to silence warnings related to deprecation of Python versions (#6739) 2019-12-15 09:59:34 +08:00
test_wheel.py Check that the cache is writable in _main() 2019-12-28 13:04:54 +01:00
test_yaml.py Allow errors in YAML test outputs 2019-10-01 11:24:21 +05:30