pip/tests/unit
ekristina 2e5b4461f4 Improve code reuse in TestSafeFileCache
Use a fixture creating a temporary directory for cache.
2019-05-04 17:11:44 -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 improve build environment 2018-10-29 23:17:51 +01: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 Improve code reuse in TestSafeFileCache 2019-05-04 17:11:44 -04:00
test_finder.py Add CandidateEvaluator class to encapsulate sorting. (#6424) 2019-04-22 03:40:35 -07:00
test_format_control.py update parametrize test and comment 2018-09-04 14:36:09 +05:30
test_index.py Protect `@` as safe character when cleaning URLs 2019-04-25 06:26:04 -06: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_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_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 Remove read_text_file 2019-02-20 11:50:59 -08:00
test_req_file.py Remove --process-dependency-links and related support code 2019-01-02 17:27:06 +05:30
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 Isolate, reuse PackageFinder best candidate logic (#5971) 2019-04-16 16:46:25 -07:00
test_utils.py Prevent subprocess stdout and stderr from cluttering pip's stdout. 2019-03-25 00:21:20 -07:00
test_vcs.py Add Subversion.get_vcs_version method (#6390) 2019-04-17 00:34:19 -07:00
test_wheel.py Change format_command_result() to use format_command_args(). 2019-02-22 02:52:06 -08:00