1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/tests/functional
2021-10-18 14:31:11 +02: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 Cleanup several Python 2 version_info checks/workarounds 2021-08-20 09:39:31 -06:00
test_build_env.py Reformat the codebase, with black 2021-08-20 13:37:49 +01:00
test_cache.py tests: cache: Add no files to remove cases 2021-09-28 14:18:52 +03:00
test_check.py Reformat the codebase, with black 2021-08-20 13:37:49 +01:00
test_cli.py Make in-tree-build the default 2021-09-25 13:11:01 +02:00
test_completion.py Cleanup implicit string concatenation 2021-08-20 13:37:52 +01:00
test_configuration.py Remove unconditionally skipped test (fails if skip removed) 2021-09-30 04:58:49 -07:00
test_debug.py Reformat the codebase, with black 2021-08-20 13:37:49 +01:00
test_download.py Use @pytest.mark.usefixture("with_wheel") in tests 2021-09-20 21:44:29 -07:00
test_fast_deps.py Run black on tests/functional/test_fast_deps.py 2021-08-09 01:18:43 -07:00
test_freeze.py Merge pull request #10492 from jdufresne/with-wheel 2021-09-21 21:27:29 +08:00
test_hash.py Run black on tests/functional/test_hash.py 2021-08-11 13:23:50 +08:00
test_help.py Reformat the codebase, with black 2021-08-20 13:37:49 +01:00
test_index.py Reformat the codebase, with black 2021-08-20 13:37:49 +01:00
test_install.py Add failing tests for issue 10573 2021-10-18 14:31:11 +02:00
test_install_check.py Reformat the codebase, with black 2021-08-20 13:37:49 +01:00
test_install_cleanup.py Use @pytest.mark.usefixture("with_wheel") in tests 2021-09-20 21:44:29 -07:00
test_install_compat.py Reformat the codebase, with black 2021-08-20 13:37:49 +01:00
test_install_config.py Fix many typos 2021-10-11 15:48:17 -04:00
test_install_direct_url.py Use @pytest.mark.usefixture("with_wheel") in tests 2021-09-20 21:44:29 -07:00
test_install_extras.py Don't skip extra-merging test on 2020 resolver 2021-09-30 01:37:22 +08:00
test_install_force_reinstall.py Reformat the codebase, with black 2021-08-20 13:37:49 +01:00
test_install_index.py Use @pytest.mark.usefixture("with_wheel") in tests 2021-09-20 21:44:29 -07:00
test_install_reqs.py Remove xfail from a weird but passing test 2021-09-30 15:59:58 +08:00
test_install_requested.py Use @pytest.mark.usefixture("with_wheel") in tests 2021-09-20 21:44:29 -07:00
test_install_upgrade.py Fix many typos 2021-10-11 15:48:17 -04:00
test_install_user.py Use @pytest.mark.usefixture("with_wheel") in tests 2021-09-20 21:44:29 -07:00
test_install_vcs_git.py Use @pytest.mark.usefixture("with_wheel") in tests 2021-09-20 21:44:29 -07:00
test_install_wheel.py Use @pytest.mark.usefixture("with_wheel") in tests 2021-09-20 21:44:29 -07:00
test_list.py Add editable project location to pip list output 2021-09-21 11:18:00 +02:00
test_new_resolver.py Fix many typos 2021-10-11 15:48:17 -04:00
test_new_resolver_errors.py Fix many typos 2021-10-11 15:48:17 -04:00
test_new_resolver_hashes.py Run black on tests/functional/test_new_resolver_hashes.py 2021-08-11 13:23:23 +08:00
test_new_resolver_target.py Run black on tests/functional/test_new_resolver_target.py 2021-08-11 13:23:32 +08:00
test_new_resolver_user.py Reformat the codebase, with black 2021-08-20 13:37:49 +01:00
test_no_color.py Reformat the codebase, with black 2021-08-20 13:37:49 +01:00
test_pep517.py Run mypy on the tests directory 2021-08-22 09:57:26 -06:00
test_pep660.py Add failing tests for issue 10573 2021-10-18 14:31:11 +02:00
test_requests.py Use a shorter timeout, to ensure that this fails more often 2021-10-09 11:34:23 +01:00
test_search.py Replace use of pretend library with unitest.mock in tests 2021-09-03 16:23:28 -07:00
test_show.py Reformat the codebase, with black 2021-08-20 13:37:49 +01:00
test_uninstall.py Make in-tree-build the default 2021-09-25 13:11:01 +02:00
test_uninstall_user.py Run black on tests/functional/test_uninstall_user.py 2021-08-11 13:23:39 +08:00
test_vcs_bazaar.py Clean up leftover references to removed Travis and Azure CI 2021-08-28 20:01:58 -07:00
test_vcs_git.py Reformat the codebase, with black 2021-08-20 13:37:49 +01:00
test_vcs_mercurial.py Normailze case in tests 2020-01-15 17:50:41 +08:00
test_vcs_subversion.py Run black on tests/functional/test_vcs_subversion.py 2021-08-11 13:23:44 +08:00
test_warning.py Reformat the codebase, with black 2021-08-20 13:37:49 +01:00
test_wheel.py Drop --build-dir from the CLI 2021-10-04 22:35:48 +01:00