Brian Goff
|
e8dc902781
Wire up tests to support otel tracing
|
2 years ago |
Sebastiaan van Stijn
|
abaf4b25d7
integration-cli: remove some redundant fmt.Sprintf()'s
|
3 years ago |
Sebastiaan van Stijn
|
9f0b3f5609
bump gotest.tools v3.0.1 for compatibility with Go 1.14
|
5 years ago |
Sebastiaan van Stijn
|
060e55d7dd
integration-cli: mark some test-helpers as helpers
|
5 years ago |
Sebastiaan van Stijn
|
d79cc1b67d
testing: remove custom testingT interfaces
|
5 years ago |
Sebastiaan van Stijn
|
3e4f6225da
testutil: remove unneeded namer, testname interfaces
|
5 years ago |
Sebastiaan van Stijn
|
41ee87c681
Merge pull request #39942 from SamWhited/daemon_ops_type
|
5 years ago |
Sam Whited
|
41adef29f5
testutil/daemon: group options under type
|
5 years ago |
Sebastiaan van Stijn
|
7c40c0a922
integration-cli: remove unnescessary conversions (unconvert)
|
6 years ago |
Sam Whited
|
b37c214e3c
testutil: make testing packages public
|
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
|
a2024a5470
rm-gocheck: convert check.Commentf to string - with multiple args
|
5 years ago |
Tibor Vass
|
59e55dcdd0
rm-gocheck: run goimports to compile successfully
|
5 years ago |
Tibor Vass
|
1d92789b4f
rm-gocheck: check.C -> testing.T
|
5 years ago |
Sebastiaan van Stijn
|
6345208b9b
Replace some checkers and assertions with gotest.tools
|
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 |
Vincent Demeester
|
42f6fdf059
Move integration-cli/request to internal/test/request…
|
7 years ago |
Vincent Demeester
|
9722214c8a
Add api helpers to internal/test/daemon.Daemon
|
7 years ago |
Vincent Demeester
|
239a8a5189
Small daemon refactoring and add swarm init/join helpers
|
7 years ago |
Vincent Demeester
|
83d18cf4e3
Make internal/test/daemon.Daemon swarm aware
|
7 years ago |
Vincent Demeester
|
f0d277fe84
Move integration-cli daemon package to internal/test…
|
7 years ago |
Daniel Nephin
|
6be0f70983
Automated migration using
|
7 years ago |
Daniel Nephin
|
0a91ba2d8c
Remove duplicate calls for getting an APIClient
|
7 years ago |
Vincent Demeester
|
6977f468bb
Migrate some calls to new client function
|
7 years ago |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 years ago |
Sebastiaan van Stijn
|
b4a6313969
Golint: remove redundant ifs
|
7 years ago |
Kenfe-Mickael Laventure
|
ddae20c032
Update libcontainerd to use containerd 1.0
|
7 years ago |