1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/integration
Yong Tang 6ad4720c78 Enhancement of replacing ContainerCreate with helper funcs in tests
This fix is a minor enhancement to replace several ContainerCreate with
helper funcs of `container.Create` in tests.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2018-02-28 21:35:56 +00:00
..
build builder: fix layer lifecycle leak 2018-02-20 11:14:53 -08:00
config Migrate config inspect test to api test 2018-02-27 23:25:07 +00:00
container Enhancement of replacing ContainerCreate with helper funcs in tests 2018-02-28 21:35:56 +00:00
image Rename integration/util to integration/internal 2018-02-10 09:16:32 +01:00
internal Migrate volumes tests in integration-cli to api tests 2018-02-27 05:18:31 +00:00
network Merge pull request #36257 from arm64b/fix-inspect-network-timeout 2018-02-11 20:50:08 +09:00
plugin Improve docstrings and small cleanup in client 2018-02-20 15:15:02 -05:00
secret Migrate some config secret tests to api test 2018-02-25 23:58:04 +00:00
service Update api tests to use the newly added container helper package 2018-02-10 23:30:40 +00:00
session Migrates session tests in integration-cli to api tests 2018-02-11 23:14:39 +00:00
system Update api tests to use the newly added container helper package 2018-02-10 23:30:40 +00:00
testdata/https
volume Migrate volumes tests in integration-cli to api tests 2018-02-27 05:18:31 +00:00
doc.go