This website requires JavaScript.
Explore
Help
Sign In
tyler.durden
/
compose
Watch
1
Star
0
Fork
0
You've already forked compose
mirror of
https://github.com/docker/compose.git
synced
2025-11-15 03:09:54 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
compose
/
tests
/
integration
History
Aanand Prasad
6baed6c354
Merge pull request
#1965
from dnephin/fix_compose_up_attach
...
Attach to all containers when no service names are specified
2015-09-02 17:37:43 -07:00
..
__init__.py
Split tests into unit and integration
2014-04-25 22:58:21 +01:00
cli_test.py
Fix
#1961
- docker-compose up should attach to all containers with no service names are specified, and add tests.
2015-09-02 16:08:18 -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
Run pre-commit on all files
2015-08-24 17:04:50 -04:00
resilience_test.py
Cleanup requirements.txt so we don't have to maintain separate copies for py2 and py3.
2015-08-25 10:46:08 -04:00
service_test.py
Update tests to be compatible with validation
2015-09-02 15:43:52 +01:00
state_test.py
Prevent flaky test by changing container names.
2015-08-31 14:57:06 -04:00
testcases.py
Work around some coupling of links, net & volume_from
2015-09-02 15:43:52 +01:00