pip/tests/unit
Pradyun Gedam c759504217
Merge pull request #5798 from pradyunsg/improve-configuration-handling
Improve configuration handling
2018-10-04 14:27:42 +05:30
..
__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 a Windows specific import 2018-08-05 19:39:58 +05:30
test_base_command.py Rename basecommand -> base_command 2018-07-30 09:32:47 +05:30
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_compat.py Update imports for the moved compat module 2018-07-29 18:32:20 +05:30
test_configuration.py bodge: Allow both str and repr to be used for configuration file name 2018-10-03 20:23:40 +05:30
test_download.py Don't import Link from pip._internal.index 2018-08-16 14:29:24 +05:30
test_finder.py Correct capitalization of PyPI 2018-09-16 15:30:52 -07:00
test_format_control.py update parametrize test and comment 2018-09-04 14:36:09 +05:30
test_index.py Add unit tests for egg_info_matches 2018-09-30 01:41:06 +08:00
test_locations.py Move all internal APIs to pip._internal 2017-08-31 14:53:00 -04:00
test_models.py Update PackageIndex tests for the addition of TestPyPI 2018-07-24 08:33:40 +05:30
test_options.py Move all internal APIs to pip._internal 2017-08-31 14:53:00 -04:00
test_pep425tags.py Move all internal APIs to pip._internal 2017-08-31 14:53:00 -04:00
test_pep517.py Added unit tests for use_pep517 flag 2018-07-31 16:21:20 +01:00
test_req.py Merge pull request #5709 from BoboTiG/fix-warnings 2018-09-18 22:25:00 +05:30
test_req_file.py sort imports properly 2018-09-02 23:25:14 +05:30
test_req_install.py Move InstallRequirement.from_line to constructors module 2018-08-21 20:37:40 +05:30
test_req_uninstall.py Report files in original (filesystem) case 2018-07-23 13:21:07 +01:00
test_unit_outdated.py Allow passing cache_dir as False to SelfCheckState 2018-09-06 00:43:59 +05:30
test_utils.py Use *args in the test. 2018-09-25 02:23:32 -07:00
test_vcs.py Merge pull request #5723 from cjerdonek/vcs-add-git-get-branch 2018-09-18 19:59:59 +05:30
test_wheel.py Update imports for the moved compat module 2018-07-29 18:32:20 +05:30