1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/tests/functional
Pradyun Gedam 02c219e2c4 Merge pull request #4728 from scop/escseq
Python 3.6 invalid escape sequence deprecation fixes
2017-10-06 17:11:45 +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 Move all internal APIs to pip._internal 2017-08-31 14:53:00 -04:00
test_configuration.py Move all internal APIs to pip._internal 2017-08-31 14:53:00 -04:00
test_download.py Move all internal APIs to pip._internal 2017-08-31 14:53:00 -04:00
test_freeze.py Sort imports and minor Flake8 changes (#4520) 2017-06-13 14:17:00 +02:00
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 Small tests related cleanups (#4703) 2017-10-02 18:33:52 +01:00
test_install_cleanup.py Move all internal APIs to pip._internal 2017-08-31 14:53:00 -04: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 Tests to depend on testpypi 2017-09-12 15:41:52 +05:30
test_install_extras.py Small tests related cleanups (#4703) 2017-10-02 18:33:52 +01:00
test_install_index.py Move from pip.compat.* to six.moves.* for urllib related stuff 2014-09-11 18:40:45 -04:00
test_install_reqs.py Small tests related cleanups (#4703) 2017-10-02 18:33:52 +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 Address @xavfernandez's review comments. 2017-10-05 15:52:10 -07:00
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 Add a common_wheels fixtures providing wheel & setuptools wheels 2017-07-21 18:08:53 +02:00
test_list.py Merge branch 'master' into pep518 2017-05-19 11:04:32 +01:00
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 Move all internal APIs to pip._internal 2017-08-31 14:53:00 -04:00
test_uninstall_user.py Sort imports and minor Flake8 changes (#4520) 2017-06-13 14:17:00 +02: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