1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/tests/functional
2017-11-06 00:52:36 +05:30
..
__init__.py break up tests dir into data, unit tests, and functional tests 2013-05-29 13:41:12 -07:00
test_check.py Reimplement pip check tests without network 2016-11-13 22:51:15 +01:00
test_completion.py Use correct executable name for completion command (#4755) 2017-10-12 10:59:53 +05:30
test_configuration.py Move all internal APIs to pip._internal 2017-08-31 14:53:00 -04:00
test_download.py Fix integration tests on Windows (#4769) 2017-10-06 20:51:42 +01:00
test_freeze.py tests: fix freeze integration tests on Windows (#4832) 2017-11-03 20:06:47 +05:30
test_hash.py Typos and docstrings 2015-10-19 23:40:00 -04:00
test_help.py Move all internal APIs to pip._internal 2017-08-31 14:53:00 -04:00
test_install.py Record installed files in a deterministic order 2017-10-26 22:29:19 +02:00
test_install_cleanup.py Fix integration tests on Windows (#4769) 2017-10-06 20:51:42 +01:00
test_install_compat.py Sort imports and minor Flake8 changes (#4520) 2017-06-13 14:17:00 +02:00
test_install_config.py Fix integration tests on Windows (#4769) 2017-10-06 20:51:42 +01:00
test_install_extras.py Fix integration tests on Windows (#4769) 2017-10-06 20:51:42 +01:00
test_install_force_reinstall.py Address issue #1139: make --force-reinstall not require --upgrade (#4432) 2017-10-24 00:03:20 +02:00
test_install_index.py Fix integration tests on Windows (#4769) 2017-10-06 20:51:42 +01:00
test_install_reqs.py Fix integration tests on Windows (#4769) 2017-10-06 20:51:42 +01:00
test_install_upgrade.py Sort imports and minor Flake8 changes (#4520) 2017-06-13 14:17:00 +02:00
test_install_user.py Move all internal APIs to pip._internal 2017-08-31 14:53:00 -04:00
test_install_vcs.py tests: github repositories should use https (#4838) 2017-11-05 08:54:56 +05:30
test_install_vcs_git.py Fix test after rebasing another time. 2017-10-05 13:35:14 -07:00
test_install_vcs_svn.py Move all internal APIs to pip._internal 2017-08-31 14:53:00 -04:00
test_install_wheel.py Fix integration tests on Windows (#4769) 2017-10-06 20:51:42 +01:00
test_list.py Merge branch 'master' into pep518 2017-05-19 11:04:32 +01:00
test_no_color.py tests: don't check the actual sequence in test 2017-11-06 00:52:36 +05:30
test_requests.py Use Flake8 on the test of pip's Python files 2014-01-28 19:47:58 -05:00
test_search.py Small tests related cleanups (#4703) 2017-10-02 18:33:52 +01:00
test_show.py Move all internal APIs to pip._internal 2017-08-31 14:53:00 -04:00
test_uninstall.py Switch pip uninstall behaviour to be idempotent 2017-11-03 22:28:24 +05:30
test_uninstall_user.py Fix integration tests on Windows (#4769) 2017-10-06 20:51:42 +01:00
test_vcs.py Add failing tests for issue #1130. 2017-10-02 15:33:32 -07:00
test_vcs_git.py Update imports after _internal refactoring. 2017-10-05 10:42:04 -07:00
test_warning.py Move all internal APIs to pip._internal 2017-08-31 14:53:00 -04:00
test_wheel.py Move all internal APIs to pip._internal 2017-08-31 14:53:00 -04:00
test_yaml.py Python 3.6 invalid escape sequence deprecation fixes 2017-09-15 23:35:45 +03:00