..
cli
Fix stdin_open when running docker-compose run
2019-07-22 17:27:10 +02:00
config
replace sets with set literal syntax for efficiency
2019-06-01 01:31:35 +06:00
__init__.py
Split tests into unit and integration
2014-04-25 22:58:21 +01:00
bundle_test.py
fix warning method is deprecated with tests
2019-05-15 23:46:12 +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
fix warning method is deprecated with tests
2019-05-15 23:46:12 +06:00
parallel_test.py
Revamp ParallelStreamWriter to fix display issues.
2018-03-07 15:22:38 +01:00
progress_stream_test.py
fix race condition after pulling image
2019-01-09 23:14:12 +01:00
project_test.py
Fix Project#build_container_operation_with_timeout_func not to mutate a 'option' dict over multiple containers
2019-02-25 13:07:41 +01:00
service_test.py
replace sets with set literal syntax for efficiency
2019-06-01 01:31:35 +06: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