Sebastiaan van Stijn
|
dc0c2340b8
integration-cli: fix empty-lines (revive)
|
2 years ago |
Sebastiaan van Stijn
|
686be57d0a
Update to Go 1.17.0, and gofmt with Go 1.17
|
3 years ago |
Sebastiaan van Stijn
|
9f0b3f5609
bump gotest.tools v3.0.1 for compatibility with Go 1.14
|
5 years ago |
Tibor Vass
|
ac2f24e72a
waitAndAssert -> poll.WaitOn
|
5 years ago |
Tibor Vass
|
64de5e8228
rm-gocheck: fix compile errors from converting check.CommentInterface to string
|
5 years ago |
Tibor Vass
|
7813dfe9d7
rm-gocheck: goimports
|
5 years ago |
Tibor Vass
|
3a24472c8e
rm-gocheck: check.CommentInterface -> string
|
5 years ago |
Tibor Vass
|
59e55dcdd0
rm-gocheck: run goimports to compile successfully
|
5 years ago |
Tibor Vass
|
6dc7f4c167
rm-gocheck: Equals -> assert.Equal
|
5 years ago |
Tibor Vass
|
230f7bcc02
rm-gocheck: normalize to use checker
|
5 years ago |
Tibor Vass
|
1d92789b4f
rm-gocheck: check.C -> testing.T
|
5 years ago |
Tibor Vass
|
1f69c62540
rm-gocheck: c.Assert(...) -> assert.Assert(c, ...)
|
5 years ago |
Tonis Tiigi
|
8c9362857f
integration-cli: increase healthcheck timeout
|
6 years ago |
Sebastiaan van Stijn
|
6345208b9b
Replace some checkers and assertions with gotest.tools
|
6 years ago |
Kir Kolyshkin
|
83363fb2d4
integration: use %s for check.Commentf()
|
6 years ago |
Vincent Demeester
|
3845728524
Update tests to use gotest.tools 👼
|
7 years ago |
Vincent Demeester
|
5d2afe4f51
Remove daemon.BuildImageWithOut and use cli helpers function
|
7 years ago |
Aaron Lehmann
|
d012569b78
Update CLI commit hash
|
8 years ago |
Aaron Lehmann
|
330a003533
Synchronous service create and service update
|
8 years ago |
Vincent Demeester
|
9af5d7c340
Small cleanups on integration cli
|
8 years ago |
Vincent Demeester
|
33968e6c7d
Remove pkg/integration and move it to testutil or integration-cli
|
8 years ago |
Vincent Demeester
|
48de91a33f
Extract daemon to its own package
|
8 years ago |
Alexander Morozov
|
2de05de98d
integration: wait for task running in TestServiceHealthRun
|
8 years ago |
Michael Crosby
|
91e197d614
Add engine-api types to docker
|
8 years ago |
runshenzhu
|
a99db84b4a
extend health check to start service
|
9 years ago |