pip/tests/lib
Pradyun Gedam 4d1932fcdd
Merge pull request #7826 from jaraco/bugfix/6973-format-method
Convert the remaining '%' formatters to '.format'.
2020-03-10 14:58:25 +05:30
..
__init__.py Merge remote-tracking branch 'origin/master' into bugfix/6973-format-method 2020-03-06 18:17:10 -05:00
certs.py Add test helpers for HTTP(S) server and certs 2019-11-03 17:05:52 -05:00
configuration_helpers.py Reset os.environ while preserving the original mapping. 2019-02-02 17:19:20 -08:00
filesystem.py Ignore errors copying socket files for source installs (in Python 3). (#6844) 2019-08-21 02:19:02 -07:00
git_submodule_helpers.py Make explicit argument for git commit -a 2020-01-03 19:21:36 -05:00
local_repos.py Don't pass "/trunk" when calling local_checkout() with svn. 2019-09-21 03:29:34 -07:00
options_helpers.py Only import a Command class when it is actually needed. 2019-07-26 23:30:26 -04:00
path.py Merge pull request #7826 from jaraco/bugfix/6973-format-method 2020-03-10 14:58:25 +05:30
requests_mocks.py Move helper mock classes to dedicated module 2019-12-04 18:30:21 -05:00
scripttest.py Use Flake8 on the test of pip's Python files 2014-01-28 19:47:58 -05:00
server.py Add mock_server documentation 2019-11-17 16:12:17 -05:00
test_lib.py Convert the remaining '%' formatters to '.format'. Fixes #6973. 2020-03-06 12:43:03 -05:00
test_wheel.py Add wheel builder test helper 2020-01-31 19:30:19 -05:00
venv.py Align interface of tests.lib.path.Path.mkdir with pathlib.Path.mkdir. 2019-10-06 21:55:10 -04:00
wheel.py Add wheel builder test helper 2020-01-31 19:30:19 -05:00
yaml_helpers.py Add support for YAML based test files (#4637) 2017-08-07 12:03:43 -04:00