compose/tests/unit
Joffrey F 61bb1ea484 Don't append slugs to containers created by "up"
This change reverts the new naming convention introduced in 1.23 for service containers.
One-off containers will now use a slug instead of a sequential number as they do not
present addressability concerns and benefit from being capable of running in parallel.

Signed-off-by: Joffrey F <joffrey@docker.com>
2018-11-27 18:58:55 -08:00
..
cli Only use supported protocols when starting engine CLI subprocess 2018-10-24 16:08:56 -07:00
config Fix parse_key_from_error_msg to not error out on non-string keys 2018-11-05 14:02:13 -08:00
__init__.py Split tests into unit and integration 2014-04-25 22:58:21 +01:00
bundle_test.py Use mock compatibility import 2018-01-22 23:10:50 -06:00
cli_test.py Fix one-off commands for "restart: unless-stopped" (fixes #6302) 2018-11-26 23:23:56 +01:00
container_test.py Don't append slugs to containers created by "up" 2018-11-27 18:58:55 -08:00
network_test.py Merge pull request #5896 from docker/5874-legacy-proj-name 2018-04-24 16:41:42 -07:00
parallel_test.py Revamp ParallelStreamWriter to fix display issues. 2018-03-07 15:22:38 +01:00
progress_stream_test.py Add progress messages to parallel pull 2018-07-25 14:39:18 -07:00
project_test.py Ignore default platform if API version doesn't support platform param 2018-05-04 14:51:53 -07:00
service_test.py Don't append slugs to containers created by "up" 2018-11-27 18:58:55 -08:00
split_buffer_test.py Replace unittest-style asserts with pytest asserts 2018-01-04 14:38:28 -08:00
timeparse_test.py Use stop grace period for container stop. 2016-11-16 12:12:28 -05:00
utils_test.py utils: Fix typo in unique_everseen. 2018-09-27 14:17:32 +02:00
volume_test.py Add support for v3.4 files and custom volume names 2017-08-11 11:48:00 -07:00