1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/tests/functional
2022-05-03 17:50:21 +01:00
..
__init__.py break up tests dir into data, unit tests, and functional tests 2013-05-29 13:41:12 -07:00
test_bad_url.py Return a better error message if a file: URL is not found (#10263) 2021-10-08 14:24:54 +01:00
test_broken_stdout.py Complete type annotations of tests/functional/ directory 2021-11-18 18:26:17 -08:00
test_build_env.py Skip conditional build req without matching marker 2022-04-16 16:02:15 +08:00
test_cache.py Complete type annotations of tests/functional/ directory 2021-11-18 18:26:17 -08:00
test_check.py Complete type annotations of tests/functional/ directory 2021-11-18 18:26:17 -08:00
test_cli.py Complete type annotations of tests/functional/ directory 2021-11-18 18:26:17 -08:00
test_completion.py Add completion script for powershell (#9025) 2022-04-15 09:32:42 +01:00
test_config_settings.py Explicitly test installs (and fix a bug found by those tests!) 2022-04-23 13:14:22 +01:00
test_configuration.py Add test 2022-02-03 14:57:21 +03:00
test_debug.py Complete type annotations of tests/functional/ directory 2021-11-18 18:26:17 -08:00
test_download.py replace git scheme with https 2022-03-19 14:17:05 +03:00
test_fast_deps.py Normalise name to match newer flit behaviour 2022-02-25 12:08:44 +00:00
test_freeze.py Complete type annotations of tests/functional/ directory 2021-11-18 18:26:17 -08:00
test_hash.py Complete type annotations of tests/functional/ directory 2021-11-18 18:26:17 -08:00
test_help.py Complete type annotations of tests/functional/ directory 2021-11-18 18:26:17 -08:00
test_index.py Complete type annotations of tests/functional/ directory 2021-11-18 18:26:17 -08:00
test_install.py Drop out-of-tree/in-tree build transition flags 2022-04-08 12:20:36 +01:00
test_install_check.py Complete type annotations of tests/functional/ directory 2021-11-18 18:26:17 -08:00
test_install_cleanup.py Complete type annotations of tests/functional/ directory 2021-11-18 18:26:17 -08:00
test_install_compat.py Complete type annotations of tests/functional/ directory 2021-11-18 18:26:17 -08:00
test_install_config.py Use explicit wrong credentials 2022-04-07 11:15:48 +03:00
test_install_direct_url.py Complete type annotations of tests/functional/ directory 2021-11-18 18:26:17 -08:00
test_install_extras.py Complete type annotations of tests/functional/ directory 2021-11-18 18:26:17 -08:00
test_install_force_reinstall.py Complete type annotations of tests/functional/ directory 2021-11-18 18:26:17 -08:00
test_install_index.py Drop the doctype check (#10906) 2022-02-27 12:39:06 +00:00
test_install_reqs.py Use logger.warning instead of warnings.warn 2022-01-25 01:38:22 +00:00
test_install_requested.py Complete type annotations of tests/functional/ directory 2021-11-18 18:26:17 -08:00
test_install_upgrade.py replace git scheme with https 2022-03-19 14:17:05 +03:00
test_install_user.py Fix in-site-packages patch for user install tests 2021-12-04 17:57:34 +08:00
test_install_vcs_git.py replace git scheme with https 2022-03-19 14:17:05 +03:00
test_install_wheel.py Complete type annotations of tests/functional/ directory 2021-11-18 18:26:17 -08:00
test_list.py Complete type annotations of tests/functional/ directory 2021-11-18 18:26:17 -08:00
test_new_resolver.py Unnormalized metadata version works now! 2022-04-12 03:33:18 +08:00
test_new_resolver_errors.py Complete type annotations of tests/functional/ directory 2021-11-18 18:26:17 -08:00
test_new_resolver_hashes.py Revert "Filter available distributions using hash declarations from constraints files (#10962)" 2022-05-03 17:50:21 +01:00
test_new_resolver_target.py Complete type annotations of tests/functional/ directory 2021-11-18 18:26:17 -08:00
test_new_resolver_user.py Fix in-site-packages patch for user install tests 2021-12-04 17:57:34 +08:00
test_no_color.py Restore colors in regular logging messages 2021-12-12 13:11:36 +00:00
test_pep517.py Validate build deps when --no-build-isolation is passed (#10886) 2022-02-18 14:58:40 +00:00
test_pep660.py Complete type annotations of tests/functional/ directory 2021-11-18 18:26:17 -08:00
test_requests.py Complete type annotations of tests/functional/ directory 2021-11-18 18:26:17 -08:00
test_search.py Complete type annotations of tests/functional/ directory 2021-11-18 18:26:17 -08:00
test_show.py Add docstring 2022-02-02 21:11:23 +03:00
test_uninstall.py Properly normalize and handle linked dist 2022-04-12 03:33:18 +08:00
test_uninstall_user.py Complete type annotations of tests/functional/ directory 2021-11-18 18:26:17 -08:00
test_vcs_bazaar.py Complete type annotations of tests/functional/ directory 2021-11-18 18:26:17 -08:00
test_vcs_git.py Add test for failed parse log with invalid git version 2022-02-18 18:32:24 +05:30
test_vcs_mercurial.py Complete type annotations of tests/functional/ directory 2021-11-18 18:26:17 -08:00
test_vcs_subversion.py Complete type annotations of tests/functional/ directory 2021-11-18 18:26:17 -08:00
test_warning.py Complete type annotations of tests/functional/ directory 2021-11-18 18:26:17 -08:00
test_wheel.py Complete type annotations of tests/functional/ directory 2021-11-18 18:26:17 -08:00