1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/integration/internal/container
Yong Tang 6ab465804b Improvement in integration tests
This fix adds several improvement:
1. No need for explicit ContainerRemove as it has been handled in setupTest()
2. Added `container.WithImage` helper function and used it in commit tests.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2018-03-02 19:03:59 +00:00
..
container.go Add an integration/internal/container helper package 2018-02-10 17:29:38 +01:00
exec.go integration: add container.Exec() 2018-02-19 11:25:11 -08:00
ops.go Improvement in integration tests 2018-03-02 19:03:59 +00:00
states.go Move containerIsStopped/containerIsInState to integration/internal/container 2018-02-23 21:23:05 +00:00