pip/tests/unit
Chris Jerdonek ba2c382511
Merge pull request #6660 from cjerdonek/rename-egg-info-matches
Rename _egg_info_matches()
2019-06-30 15:00:49 -07: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 fix indentation errors 2019-02-22 14:06:08 +03:00
test_base_command.py Add milliseconds to --log entry timestamps. (#6621) 2019-06-17 14:50:41 -07:00
test_build_env.py Add a SelectionPreferences class. 2019-06-28 11:14:55 -07:00
test_cache.py Update imports for the moved compat module 2018-07-29 18:32:20 +05:30
test_check.py Sort imports as per newer isort 2018-06-27 12:53:31 +05:30
test_cmdoptions.py Change PackageFinder.create() to accept a SearchScope object. 2019-06-21 14:41:49 -07:00
test_command_install.py Whether to build wheels is no longer affected by --no-cache-dir. 2019-02-27 20:38:09 -08:00
test_compat.py Update imports for the moved compat module 2018-07-29 18:32:20 +05:30
test_configuration.py Configuration files may now also be stored under `sys.prefix` (#6268) 2019-03-07 11:14:56 +05:30
test_download.py Parse the url when creating a Link object. 2019-06-22 16:44:07 -07:00
test_finder.py Filter out yanked links earlier when allow_yanked=False. 2019-06-27 19:50:25 -07:00
test_format_control.py update parametrize test and comment 2018-09-04 14:36:09 +05:30
test_index.py Merge pull request #6660 from cjerdonek/rename-egg-info-matches 2019-06-30 15:00:49 -07:00
test_index_html_page.py Redact the password from the extra index URL in log messages (#6295) 2019-03-01 04:21:45 -08:00
test_legacy_resolve.py Improve error message if METADATA or PKG-INFO metadata is None. 2019-05-26 12:35:07 -07:00
test_link.py Add Link.yanked_reason. 2019-06-25 03:34:38 -07:00
test_locations.py tests: add support for using venv for the virtual environment 2018-10-21 21:43:32 +02:00
test_logging.py Add milliseconds to --log entry timestamps. (#6621) 2019-06-17 14:50:41 -07:00
test_models.py Update PackageIndex tests for the addition of TestPyPI 2018-07-24 08:33:40 +05:30
test_options.py Configuration files may now also be stored under `sys.prefix` (#6268) 2019-03-07 11:14:56 +05:30
test_packaging.py Add some tests for check_requires_python(). 2019-05-22 09:05:37 -07:00
test_pep425tags.py Change PackageFinder to use Tuple[int, ...] instead of List[str] for --python-version. 2019-05-28 03:05:14 -07:00
test_pep517.py Revert "Error out if installing a pyproject.toml-style (PEP 517) project in editable mode." 2019-04-26 20:19:24 -07:00
test_req.py Improve the error message when reading a bad requirements file. 2019-06-15 10:47:24 -07:00
test_req_file.py Merge pull request #6613 from cjerdonek/requirements-file-error 2019-06-16 20:09:24 -07:00
test_req_install.py Fix NameError when handling InvalidRequirement in install_req_from_req_string (#6419) 2019-04-19 02:37:33 -07:00
test_req_uninstall.py Fixes ordering of imports 2019-02-05 15:07:19 -08:00
test_search_scope.py Add SearchScope class. 2019-06-18 00:47:10 -07:00
test_target_python.py Add a TargetPython class. 2019-06-11 18:19:20 -07:00
test_unit_outdated.py Filter out yanked links earlier when allow_yanked=False. 2019-06-27 19:50:25 -07:00
test_utils.py Improve error message formatting when a subprocess command errors out. 2019-06-27 03:05:06 -07:00
test_vcs.py Merge pull request #6639 from sbidoul/imp_looks_like_hash-sbi 2019-06-23 08:49:11 -07:00
test_vcs_mercurial.py Update test_vcs_mercurial.py 2019-05-04 16:17:09 -04:00
test_wheel.py Add SHA256 hash of .whl as info output (#5908) 2019-06-26 02:44:43 -07:00