pip/tests/unit
wim glenn 32f642d123 provide a better error message for "pip config get index-url" 2022-04-29 22:51:16 -05:00
..
metadata Merge DictMetadata tests into metadata tests 2021-12-04 17:57:34 +08:00
resolution_resolvelib Rename all {req -> build}_tracker arguments/variables 2022-03-26 12:09:32 +00:00
__init__.py break up tests dir into data, unit tests, and functional tests 2013-05-29 13:41:12 -07:00
test_appdirs.py Work around platformdirs.windows 2021-11-22 17:51:07 +08:00
test_base_command.py Complete type annotations of tests/unit/ directory 2021-09-23 05:44:54 -07:00
test_cache.py Complete type annotations of tests/unit/ directory 2021-09-23 05:44:54 -07:00
test_cmdoptions.py Complete type annotations of tests/unit/ directory 2021-09-23 05:44:54 -07:00
test_collector.py Drop the doctype check (#10906) 2022-02-27 12:39:06 +00:00
test_command_install.py Complete type annotations of tests/unit/ directory 2021-09-23 05:44:54 -07:00
test_commands.py Complete type annotations of tests/unit/ directory 2021-09-23 05:44:54 -07:00
test_compat.py Complete type annotations of tests/unit/ directory 2021-09-23 05:44:54 -07:00
test_configuration.py provide a better error message for "pip config get index-url" 2022-04-29 22:51:16 -05:00
test_direct_url.py Complete type annotations of tests/unit/ directory 2021-09-23 05:44:54 -07:00
test_direct_url_helpers.py Complete type annotations of tests/unit/ directory 2021-09-23 05:44:54 -07:00
test_exceptions.py Properly handle newlines in diagnostic error tests 2021-12-12 13:11:36 +00:00
test_finder.py More structured link evaluation result 2022-03-10 20:41:26 +08:00
test_format_control.py Complete type annotations of tests/unit/ directory 2021-09-23 05:44:54 -07:00
test_index.py More structured link evaluation result 2022-03-10 20:41:26 +08:00
test_link.py Complete type annotations of tests/unit/ directory 2021-09-23 05:44:54 -07:00
test_locations.py Fix various typing errors on Windows 2021-11-22 15:55:31 +08:00
test_logging.py Enable the use of rich for presenting output 2021-12-12 13:11:36 +00:00
test_models.py Complete type annotations of tests/unit/ directory 2021-09-23 05:44:54 -07:00
test_models_wheel.py Remove stale xfail on macOS tag generation 2021-09-30 15:30:42 +08:00
test_network_auth.py Complete type annotations of tests/unit/ directory 2021-09-23 05:44:54 -07:00
test_network_cache.py Complete type annotations of tests/unit/ directory 2021-09-23 05:44:54 -07:00
test_network_download.py Complete type annotations of tests/unit/ directory 2021-09-23 05:44:54 -07:00
test_network_lazy_wheel.py make linters happy 2021-10-23 17:42:22 +02:00
test_network_session.py Pass the session's proxies property to request (#10680) 2022-03-11 15:04:21 +00:00
test_network_utils.py Complete type annotations of tests/unit/ directory 2021-09-23 05:44:54 -07:00
test_operations_prepare.py Drop out-of-tree/in-tree build transition flags 2022-04-08 12:20:36 +01:00
test_options.py Complete type annotations of tests/unit/ directory 2021-09-23 05:44:54 -07:00
test_packaging.py Apply suggestions from code review 2021-10-08 07:27:38 -04:00
test_pep517.py Implement diagnostic errors for `build-system.requires` issues 2021-10-22 13:47:53 +01:00
test_pyproject_config.py Rename test file pep517 -> pyproject 2022-04-23 14:45:59 +01:00
test_req.py Fix unit test to check against the correct backend 2022-04-12 03:26:12 +08:00
test_req_file.py Complete type annotations of tests/unit/ directory 2021-09-23 05:44:54 -07:00
test_req_install.py Complete type annotations of tests/unit/ directory 2021-09-23 05:44:54 -07:00
test_req_uninstall.py Fix types in tests on Windows 2021-11-18 17:58:12 +08:00
test_resolution_legacy_resolver.py Complete type annotations of tests/unit/ directory 2021-09-23 05:44:54 -07:00
test_search_scope.py Complete type annotations of tests/unit/ directory 2021-09-23 05:44:54 -07:00
test_self_check_outdated.py Pacify linters by passing `logging.DEBUG` instead of `"DEBUG"` 2022-04-23 12:30:42 +01:00
test_target_python.py Complete type annotations of tests/unit/ directory 2021-09-23 05:44:54 -07:00
test_urls.py Complete type annotations of tests/unit/ directory 2021-09-23 05:44:54 -07:00
test_utils.py Double-escape paths on Windows 2022-01-25 08:24:31 +00:00
test_utils_compatibility_tags.py Complete type annotations of tests/unit/ directory 2021-09-23 05:44:54 -07:00
test_utils_distutils_args.py Complete type annotations of tests/unit/ directory 2021-09-23 05:44:54 -07:00
test_utils_filesystem.py Drop out-of-tree/in-tree build transition flags 2022-04-08 12:20:36 +01:00
test_utils_subprocess.py Rename `[present-diagnostic]` to `[present-rich]` 2022-04-22 16:36:29 +01:00
test_utils_temp_dir.py Complete type annotations of tests/unit/ directory 2021-09-23 05:44:54 -07:00
test_utils_unpacking.py Complete type annotations of tests/unit/ directory 2021-09-23 05:44:54 -07:00
test_utils_virtualenv.py Complete type annotations of tests/unit/ directory 2021-09-23 05:44:54 -07:00
test_utils_wheel.py Complete type annotations of tests/unit/ directory 2021-09-23 05:44:54 -07:00
test_vcs.py Change VCS tooling verbosity along with pip's verbosity (#9639) 2022-01-25 08:54:02 +00:00
test_vcs_mercurial.py Complete type annotations of tests/unit/ directory 2021-09-23 05:44:54 -07:00
test_wheel.py make linters happy 2021-10-23 17:42:22 +02:00
test_wheel_builder.py Pacify unit tests 2022-01-25 01:38:23 +00:00