moby--moby/integration
Kir Kolyshkin 0f9da07b56 integration/TestUpdateMemory: simplify
1. Use integration/internal/exec, removing the getContainerSysFSValue().

2. Avoid repeating magic numbers, use a variable for those.

3. Fix order of arguments to assert.Equal (first "expected", then "actual").

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2018-02-19 11:25:27 -08:00
..
build Rename integration/util to integration/internal 2018-02-10 09:16:32 +01:00
config Migrates several swarm configs tests from integration-cli to api tests 2018-02-12 19:38:56 +00:00
container integration/TestUpdateMemory: simplify 2018-02-19 11:25:27 -08:00
image Rename integration/util to integration/internal 2018-02-10 09:16:32 +01:00
internal integration: add container.Exec() 2018-02-19 11:25:11 -08:00
network Merge pull request #36257 from arm64b/fix-inspect-network-timeout 2018-02-11 20:50:08 +09:00
plugin Update api tests to use container.Run/Create in helper package 2018-02-13 14:54:31 +00:00
secret Migrates several swarm secrets from integration-cli to api tests 2018-02-11 21:17:44 +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 integration/plugin/authz: port tests from integration-cli 2017-10-02 14:20:59 +01:00
doc.go Add canonical import comment 2018-02-05 16:51:57 -05:00