pip/tests/unit
Pradyun Gedam d5c4fcc39c
Rename test_{resolve -> legacy_resolve}.py
2019-05-25 12:44:45 -04: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 Fix two incorrect os.environ accesses in test setups. 2019-02-02 17:19:24 -08:00
test_build_env.py Add PackageFinder.create(), and simplify PackageFinder(). 2019-05-17 11:55:21 -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_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 Check for explicit ``PIP_IS_CI`` environment variable to report automated installs to Warehouse. 2019-05-24 13:01:04 -07:00
test_finder.py Move get_install_candidate() to PackageFinder. 2019-05-19 11:03:47 -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 #6518 from cjerdonek/issue-6371-ignore-requires-python 2019-05-22 22:38:20 -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 Rename test_{resolve -> legacy_resolve}.py 2019-05-25 12:44:45 -04: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 Prefix warning and error log messages. 2019-02-27 03:22:26 -08: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 Minimise diff needed to make isort happy 2018-11-22 21:49:43 +10: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 Move Resolver to a legacy_resolve module 2019-05-25 12:35:31 -04:00
test_req_file.py Add PackageFinder.create(), and simplify PackageFinder(). 2019-05-17 11:55:21 -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_unit_outdated.py Add PackageFinder.create(), and simplify PackageFinder(). 2019-05-17 11:55:21 -07:00
test_utils.py Move check_dist_requires_python() to resolve.py. 2019-05-23 22:58:10 -07:00
test_vcs.py Add Subversion interactive support. 2019-05-18 13:34:45 -07:00
test_vcs_mercurial.py Update test_vcs_mercurial.py 2019-05-04 16:17:09 -04:00
test_wheel.py Respect --global-option and --install-option for VCS installs. 2019-04-08 02:03:17 -07:00