1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/tests/unit
2018-09-06 00:43:59 +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 isort: Include trailing commas 2017-11-21 13:23:59 +05:30
test_download.py Don't import Link from pip._internal.index 2018-08-16 14:29:24 +05:30
test_finder.py refactor format control and rename test functions 2018-08-28 21:45:40 +05:30
test_format_control.py update parametrize test and comment 2018-09-04 14:36:09 +05:30
test_index.py remove usernames and passwords for index URLs using basic auth from "Looking in indexes" log messages 2018-04-27 00:41:54 -04: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 Move InstallRequirement.from_line to constructors module 2018-08-21 20:37:40 +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 Add split_auth_from_netloc() to misc.py. 2018-07-25 10:35:50 -07:00
test_vcs.py Merge pull request #5664 from cjerdonek/issue-5375-svn-ssh-auth 2018-08-22 08:33:08 +05:30
test_wheel.py Update imports for the moved compat module 2018-07-29 18:32:20 +05:30