compose/tests
Danny Guo fbcc1510cc Handle giving help a nonexistent command
The CLI would show an unhandled exception when running:
$ docker-compose help foobar

Now, it lists the commands.

Signed-off-by: Danny Guo <dannyguo91@gmail.com>
2016-12-03 14:58:15 -05:00
..
acceptance Handle giving help a nonexistent command 2016-12-03 14:58:15 -05:00
fixtures Support version 3.0 of the Compose file format 2016-11-16 16:07:02 +00:00
integration Improve robustness of a couple integration tests with occasional failures 2016-10-24 13:58:45 -07:00
unit Use stop grace period for container stop. 2016-11-16 12:12:28 -05: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