docker-py/tests/integration
Ben Firshman 7339d77043
Move BaseTestCase to BaseIntegrationTest
Because two things called `BaseTestCase` is quite confusing.
I haven't bothered refactoring the other `BaseTestCase` because
that disappears anyway when we drop Python 2.6 support.

Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2016-10-03 11:58:08 +01:00
..
__init__.py Remove unused files 2015-11-12 11:21:37 -08:00
api_test.py Move BaseTestCase to BaseIntegrationTest 2016-10-03 11:58:08 +01:00
base.py Move BaseTestCase to BaseIntegrationTest 2016-10-03 11:58:08 +01:00
build_test.py Move BaseTestCase to BaseIntegrationTest 2016-10-03 11:58:08 +01:00
conftest.py Move BaseTestCase to BaseIntegrationTest 2016-10-03 11:58:08 +01:00
container_test.py Move BaseTestCase to BaseIntegrationTest 2016-10-03 11:58:08 +01:00
errors_test.py Move BaseTestCase to BaseIntegrationTest 2016-10-03 11:58:08 +01:00
exec_test.py Move BaseTestCase to BaseIntegrationTest 2016-10-03 11:58:08 +01:00
image_test.py Move BaseTestCase to BaseIntegrationTest 2016-10-03 11:58:08 +01:00
network_test.py Move BaseTestCase to BaseIntegrationTest 2016-10-03 11:58:08 +01:00
regression_test.py Move BaseTestCase to BaseIntegrationTest 2016-10-03 11:58:08 +01:00
service_test.py Move BaseTestCase to BaseIntegrationTest 2016-10-03 11:58:08 +01:00
swarm_test.py Move BaseTestCase to BaseIntegrationTest 2016-10-03 11:58:08 +01:00
volume_test.py Move BaseTestCase to BaseIntegrationTest 2016-10-03 11:58:08 +01:00