compose/tests
Aanand Prasad 2ecbf25445 Fix bugs with entrypoint/command in docker-compose run
- When no command is passed but `--entrypoint` is, set Cmd to `[]`
- When command is a single empty string, set Cmd to `[""]`

Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
2016-07-27 16:27:05 +01:00
..
acceptance Fix bugs with entrypoint/command in docker-compose run 2016-07-27 16:27:05 +01:00
fixtures Fix bugs with entrypoint/command in docker-compose run 2016-07-27 16:27:05 +01:00
integration service: detailed error messages for create and start 2016-07-27 16:27:05 +01:00
unit Add some unit tests for new bundle and push commands. 2016-07-06 16:20:16 -07:00
__init__.py Update pre-commit config to enforace that future imports exist in all files. 2016-01-07 13:09:03 -05:00
helpers.py Limit occurrences of creating an environment object. 2016-03-24 10:57:01 -07:00