Sebastiaan van Stijn
|
dc0c2340b8
integration-cli: fix empty-lines (revive)
|
2 éve |
Sebastiaan van Stijn
|
686be57d0a
Update to Go 1.17.0, and gofmt with Go 1.17
|
3 éve |
Sebastiaan van Stijn
|
9f0b3f5609
bump gotest.tools v3.0.1 for compatibility with Go 1.14
|
5 éve |
Sebastiaan van Stijn
|
580d3677c8
integration-cli: normalize comment formatting
|
5 éve |
Sam Whited
|
b37c214e3c
testutil: make testing packages public
|
5 éve |
Tibor Vass
|
ac2f24e72a
waitAndAssert -> poll.WaitOn
|
5 éve |
Tibor Vass
|
64de5e8228
rm-gocheck: fix compile errors from converting check.CommentInterface to string
|
5 éve |
Tibor Vass
|
7813dfe9d7
rm-gocheck: goimports
|
5 éve |
Tibor Vass
|
3a24472c8e
rm-gocheck: check.CommentInterface -> string
|
5 éve |
Tibor Vass
|
59e55dcdd0
rm-gocheck: run goimports to compile successfully
|
5 éve |
Tibor Vass
|
1d92789b4f
rm-gocheck: check.C -> testing.T
|
5 éve |
Sebastiaan van Stijn
|
6345208b9b
Replace some checkers and assertions with gotest.tools
|
6 éve |
Yong Tang
|
b958b430aa
Merge pull request #38417 from thaJeztah/replace_newclient
|
6 éve |
Sebastiaan van Stijn
|
43b15e924f
Remove SameHostDaemon, use testEnv.IsLocalDaemon instead
|
6 éve |
Sebastiaan van Stijn
|
2cb7b73a1b
Test: Replace NewClient() with NewClientT()
|
6 éve |
Kir Kolyshkin
|
83363fb2d4
integration: use %s for check.Commentf()
|
6 éve |
Vincent Demeester
|
3845728524
Update tests to use gotest.tools 👼
|
7 éve |
Kir Kolyshkin
|
7d62e40f7e
Switch from x/net/context -> context
|
7 éve |
Brian Goff
|
4da83efdfb
Merge pull request #36875 from vdemeester/integration-cli-some-fixme
|
7 éve |
Vincent Demeester
|
5d2afe4f51
Remove daemon.BuildImageWithOut and use cli helpers function
|
7 éve |
Vincent Demeester
|
aa0db6f9e1
Migrate TestAPISwarmServicesPlugin to integration
|
7 éve |
Vincent Demeester
|
9722214c8a
Add api helpers to internal/test/daemon.Daemon
|
7 éve |
Vincent Demeester
|
5f56503f58
Clean some integration-cli/fixtures package/files
|
7 éve |
Vincent Demeester
|
66de2e6e3b
Move and refactor integration-cli/registry to internal/test
|
7 éve |
Vincent Demeester
|
83d18cf4e3
Make internal/test/daemon.Daemon swarm aware
|
7 éve |
Eli Uriegas
|
e5b3ebbc64
Explicitly add --detach to service CLI calls
|
7 éve |
Daniel Nephin
|
6cd6d8646a
Replace service ps cli tests with service inspect API test.
|
8 éve |
Stanislav Bondarenko
|
0fd5a65428
Stop using deprecated SockRequest
|
8 éve |
Victor Vieux
|
4930020210
hide swarm plugins behind experimental flag
|
8 éve |
Christopher Jones
|
069fdc8a08
[project] change syscall to /x/sys/unix|windows
|
8 éve |