Tibor Vass
|
2f069fa3a5
rm-gocheck: convert check.Commentf to string - with just one string
|
5 years ago |
Tibor Vass
|
673cf751ca
rm-gocheck: convert check.Commentf to string - with multiple args
|
5 years ago |
Tibor Vass
|
e25352a42a
rm-gocheck: run goimports to compile successfully
|
5 years ago |
Tibor Vass
|
ef4c63acf6
rm-gocheck: IsNil
|
5 years ago |
Tibor Vass
|
c8da7fbd25
rm-gocheck: normalize to use checker
|
5 years ago |
Tibor Vass
|
64a928a3d4
rm-gocheck: check.C -> testing.T
|
5 years ago |
Tibor Vass
|
a11079a449
rm-gocheck: c.Assert(...) -> assert.Assert(c, ...)
|
5 years ago |
Tibor Vass
|
02545bf320
prepare for rm-gocheck script
|
6 years ago |
Sebastiaan van Stijn
|
e8e2666705
integration-cli: getContainerCount() fix trimming prefix
|
5 years ago |
Sebastiaan van Stijn
|
a63a02fefd
integration-cli: remove defaultSleepImage constant
|
6 years ago |
Sebastiaan van Stijn
|
6345208b9b
Replace some checkers and assertions with gotest.tools
|
6 years ago |
Sebastiaan van Stijn
|
3105ca26dc
integration-cli: remove deprecated daemonHost() utility
|
6 years ago |
Sebastiaan van Stijn
|
c8ff5ecc09
Remove use of deprecated client.NewEnvClient()
|
6 years ago |
Kir Kolyshkin
|
06afc2d1e6
TestAPISwarmLeaderElection: add some debug
|
6 years ago |
Vincent Demeester
|
3845728524
Update tests to use gotest.tools 👼
|
7 years ago |
Kir Kolyshkin
|
7d62e40f7e
Switch from x/net/context -> context
|
7 years ago |
Vincent Demeester
|
42f6fdf059
Move integration-cli/request to internal/test/request…
|
7 years ago |
Vincent Demeester
|
66de2e6e3b
Move and refactor integration-cli/registry to internal/test
|
7 years ago |
Vincent Demeester
|
5433ceb12e
Migrate DockerTrustSuite to docker/cli e2e tests
|
7 years ago |
Vincent Demeester
|
6977f468bb
Migrate some calls to new client function
|
7 years ago |
Sebastiaan van Stijn
|
dfedc9ef62
Remove deprecated environment.MinimalBaseImage()
|
7 years ago |
Christopher Crone
|
86f9eb4a08
Fixes for dnephin review
|
7 years ago |
Christopher Crone
|
0bdba0e91a
Use TLS for tests if needed
|
7 years ago |
Daniel Nephin
|
f85ef42ea5
Refactor test environment
|
7 years ago |
Daniel Nephin
|
92427b3a81
Update tests to use icmd
|
8 years ago |
Stanislav Bondarenko
|
0fd5a65428
Stop using deprecated SockRequest
|
8 years ago |
Brian Goff
|
c3feb046b9
Allow stopping of paused container
|
8 years ago |
Vincent Demeester
|
a582d9dc42
[integration] Move fakegit to its own package in cli
|
8 years ago |
Vincent Demeester
|
a899aa6796
[integration] make runSleepingContainer use cli package
|
8 years ago |
Vincent Demeester
|
db35c2a5a8
Introduce `cli.Wait*` fuctions
|
8 years ago |