compose/tests/unit
Joffrey F 72a2ea9d86 Fix serializer bug (python 3)
Signed-off-by: Joffrey F <joffrey@docker.com>
2017-04-07 16:54:31 -07:00
..
cli Recognize COMPOSE_TLS_VERSION env var in tls_config_from_options 2017-03-22 17:27:11 -07:00
config Fix serializer bug (python 3) 2017-04-07 16:54:31 -07:00
__init__.py Split tests into unit and integration 2014-04-25 22:58:21 +01:00
bundle_test.py Implement secrets using bind mounts 2017-01-31 09:53:16 -05:00
cli_test.py enable -v flag for docker-compose run command 2017-03-02 16:50:24 -08:00
container_test.py Use docker SDK 2.0 2016-12-14 15:36:08 -08:00
network_test.py Ensure network config matches remote for all properties 2017-03-13 15:48:38 -07:00
parallel_test.py Test for parallel_execute with limit 2017-02-25 13:14:58 +13:00
progress_stream_test.py Add some unit tests for new bundle and push commands. 2016-06-28 10:18:20 -04:00
project_test.py Implement secrets using bind mounts 2017-01-31 09:53:16 -05:00
service_test.py Prevent service to create a container if it is referencing itself in an external link 2017-03-08 18:29:09 -08:00
split_buffer_test.py Fix split buffer with inconsistently delimited json objects. 2015-10-06 10:43:07 -04:00
timeparse_test.py Use stop grace period for container stop. 2016-11-16 12:12:28 -05:00
utils_test.py json_splitter: Don't break when buffer contains leading whitespace. 2016-07-29 14:05:59 -07:00
volume_test.py Use docker SDK 2.0 2016-12-14 15:36:08 -08:00