Files
docker-cli/cli
Vincent Demeester f34655ecf8 Tidying up compose/loader test a bit
- Use `require` instead of `assert` when the assumption is "breaking" for the code
following. For example when asserting an error is not nil and then doing
`err.Error` on it ; if `err` is nil, the test will panic instead of fail.
- Use `assert.Len` when possible. The error message is better.

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2017-09-19 16:48:52 +02:00
..
2017-09-01 19:41:06 -04:00
2017-09-01 19:41:06 -04:00
2017-09-01 19:41:06 -04:00
2017-04-24 11:31:08 -07:00
2017-04-17 17:40:59 -04:00
2017-05-09 14:22:51 -07:00