pip/tests/functional
Damian Shaw 68529081c2
Enforce f-strings via Ruff (#12393)
2023-11-07 09:14:56 +00: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 Migrate tests to use pathlib.Path 2022-06-08 19:58:46 +08:00
test_build_env.py Replace distutils with sysconfig on Python 3.12+ 2023-07-04 17:03:11 +08:00
test_cache.py Fix lints 2023-09-26 10:30:15 -04:00
test_check.py Complete type annotations of tests/functional/ directory 2021-11-18 18:26:17 -08:00
test_cli.py Enforce f-strings via Ruff (#12393) 2023-11-07 09:14:56 +00:00
test_completion.py Enforce f-strings via Ruff (#12393) 2023-11-07 09:14:56 +00:00
test_config_settings.py Merge branch 'main' into per-req-config-settings 2023-04-09 18:12:41 +03:00
test_configuration.py Add test 2022-02-03 14:57:21 +03:00
test_debug.py Enforce f-strings via Ruff (#12393) 2023-11-07 09:14:56 +00:00
test_download.py Merge branch 'main' into no-import-from-conftest 2023-10-03 16:11:30 +08:00
test_fast_deps.py add notes on hash mismatch testing 2023-08-12 10:46:22 -04:00
test_freeze.py Enforce f-strings via Ruff (#12393) 2023-11-07 09:14:56 +00:00
test_hash.py Migrate tests to use pathlib.Path 2022-06-08 19:58:46 +08:00
test_help.py Merge branch 'main' into no-import-from-conftest 2023-10-03 16:11:30 +08:00
test_index.py Complete type annotations of tests/functional/ directory 2021-11-18 18:26:17 -08:00
test_inspect.py Avoid importing things from conftest 2023-05-09 15:43:53 +08:00
test_install.py Enforce f-strings via Ruff (#12393) 2023-11-07 09:14:56 +00:00
test_install_check.py Complete type annotations of tests/functional/ directory 2021-11-18 18:26:17 -08:00
test_install_cleanup.py Remove with_wheel fixture 2023-03-27 11:55:20 +01:00
test_install_compat.py Remove outdated noqa comments 2023-09-22 01:28:54 +01:00
test_install_config.py Enforce f-strings via Ruff (#12393) 2023-11-07 09:14:56 +00:00
test_install_direct_url.py Remove with_wheel fixture 2023-03-27 11:55:20 +01:00
test_install_extras.py Avoid use of 2020-resolver and legacy-resolver 2023-09-23 13:34:06 -07: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 Enforce f-strings via Ruff (#12393) 2023-11-07 09:14:56 +00:00
test_install_report.py Merge branch 'main' into issue/11924-requirements-on-extras 2023-09-06 10:24:11 +02:00
test_install_reqs.py Enforce f-strings via Ruff (#12393) 2023-11-07 09:14:56 +00:00
test_install_requested.py Remove with_wheel fixture 2023-03-27 11:55:20 +01:00
test_install_upgrade.py Avoid use of 2020-resolver and legacy-resolver 2023-09-23 13:34:06 -07:00
test_install_user.py Use ruff for import sorting as well 2023-06-05 15:06:11 +01:00
test_install_vcs_git.py Use ruff for import sorting as well 2023-06-05 15:06:11 +01:00
test_install_wheel.py Enforce f-strings via Ruff (#12393) 2023-11-07 09:14:56 +00:00
test_list.py Merge branch 'main' into no-import-from-conftest 2023-10-03 16:11:30 +08:00
test_new_resolver.py Enforce f-strings via Ruff (#12393) 2023-11-07 09:14:56 +00:00
test_new_resolver_errors.py Enforce f-strings via Ruff (#12393) 2023-11-07 09:14:56 +00:00
test_new_resolver_hashes.py Enforce f-strings via Ruff (#12393) 2023-11-07 09:14:56 +00:00
test_new_resolver_target.py Enforce f-strings via Ruff (#12393) 2023-11-07 09:14:56 +00:00
test_new_resolver_user.py Add 3.11 to CI (#11550) 2022-10-28 11:37:04 -05:00
test_no_color.py Restore colors in regular logging messages 2021-12-12 13:11:36 +00:00
test_pep517.py Enforce f-strings via Ruff (#12393) 2023-11-07 09:14:56 +00:00
test_pep660.py Remove with_wheel fixture 2023-03-27 11:55:20 +01:00
test_pep668.py Implement `--break-system-packages` for EXTERNALLY-MANAGED installations (#11780) 2023-02-06 07:06:59 +00:00
test_pip_runner_script.py Fix test_runner_work_in_environments_with_no_pip to work under --use-zipapp 2022-07-28 11:57:26 +01:00
test_python_option.py Lint 2023-06-05 12:11:41 +01:00
test_search.py Complete type annotations of tests/functional/ directory 2021-11-18 18:26:17 -08:00
test_show.py Rework test_show_with_files_from_legacy 2023-03-31 09:47:09 +02:00
test_truststore.py Vendor truststore 2023-09-12 15:56:29 -05:00
test_uninstall.py Enforce f-strings via Ruff (#12393) 2023-11-07 09:14:56 +00:00
test_uninstall_user.py Selectively enable user site 2022-10-28 01:51:13 +08:00
test_vcs_bazaar.py Migrate tests to use pathlib.Path 2022-06-08 19:58:46 +08:00
test_vcs_git.py Adapt tests 2022-06-23 19:20:18 +03:00
test_vcs_mercurial.py Adapt tests 2022-06-23 19:20:18 +03:00
test_vcs_subversion.py Adapt tests 2022-06-23 19:20:18 +03:00
test_warning.py Migrate tests to use pathlib.Path 2022-06-08 19:58:46 +08:00
test_wheel.py Enforce f-strings via Ruff (#12393) 2023-11-07 09:14:56 +00:00