docker-py/tests
Maxime Petazzoni cc3c455629 Refactor timeout passing and standardize with keyword parameters
Standardize all HTTP request calls to use keyword parameters for all but
the URL. This makes the refactoring of including the timeout in these
requests' parameters easier and more uniform-looking. Tweaks to the
tests to comply with this new parameter passing scheme, in particular to
the API calls assertions.

Signed-off-by: Maxime Petazzoni <max@signalfuse.com>
2013-11-11 14:02:49 -08:00
..
__init__.py Create tests module for setuptools test support 2013-07-13 01:07:04 -05:00
fake_api.py Flake8 compliance + flake8 tests in tox.ini 2013-10-15 21:15:01 +02:00
integration_test.py Allow for configurable timeout on all client requests 2013-11-08 15:19:51 -08:00
test.py Refactor timeout passing and standardize with keyword parameters 2013-11-11 14:02:49 -08:00