docs/tests/integration
Mazz Mosley 2f45649611 Handle invalid log_driver
Now docker-py isn't hardcoding a list of valid log_drivers, we
can expect an APIError in response rather than a ValueError
if we send an invalid log_driver.

Signed-off-by: Mazz Mosley <mazz@houseofmnowster.com>
2015-09-15 15:47:39 +01:00
..
__init__.py Split tests into unit and integration 2014-04-25 22:58:21 +01:00
cli_test.py Add enum34 and use it to create a ConvergenceStrategy enum. 2015-09-04 10:45:53 -04:00
legacy_test.py Update unit tests for stream_output to match the behaviour of a docker-py response. 2015-08-25 10:48:48 -04:00
project_test.py Add enum34 and use it to create a ConvergenceStrategy enum. 2015-09-04 10:45:53 -04:00
resilience_test.py Add enum34 and use it to create a ConvergenceStrategy enum. 2015-09-04 10:45:53 -04:00
service_test.py Handle invalid log_driver 2015-09-15 15:47:39 +01:00
state_test.py Add enum34 and use it to create a ConvergenceStrategy enum. 2015-09-04 10:45:53 -04:00
testcases.py Work around some coupling of links, net & volume_from 2015-09-02 15:43:52 +01:00