Tibor Vass
|
7813dfe9d7
rm-gocheck: goimports
|
5 年之前 |
Tibor Vass
|
3a24472c8e
rm-gocheck: check.CommentInterface -> string
|
5 年之前 |
Tibor Vass
|
6135eec30a
rm-gocheck: convert check.Commentf to string - with just one string
|
5 年之前 |
Tibor Vass
|
a2024a5470
rm-gocheck: convert check.Commentf to string - with multiple args
|
5 年之前 |
Tibor Vass
|
59e55dcdd0
rm-gocheck: run goimports to compile successfully
|
5 年之前 |
Tibor Vass
|
1d92789b4f
rm-gocheck: check.C -> testing.T
|
5 年之前 |
Tonis Tiigi
|
3df1095bbd
integration-cli: allow temporary errors on leader switch
|
6 年之前 |
Sebastiaan van Stijn
|
6345208b9b
Replace some checkers and assertions with gotest.tools
|
6 年之前 |
Brian Goff
|
e063099f91
Completely remove `d.NewClient` from testing tools
|
6 年之前 |
Sebastiaan van Stijn
|
2e326eba70
Add missing error-check in TestAPISwarmManagerRestore
|
6 年之前 |
Yong Tang
|
b958b430aa
Merge pull request #38417 from thaJeztah/replace_newclient
|
6 年之前 |
Olli Janatuinen
|
02157c638b
Disabled these tests on s390x and ppc64le:
|
6 年之前 |
Sebastiaan van Stijn
|
2cb7b73a1b
Test: Replace NewClient() with NewClientT()
|
6 年之前 |
Kir Kolyshkin
|
2ed512c7fa
integration-cli/Test*Swarm*: use same args on restart
|
6 年之前 |
Kir Kolyshkin
|
06afc2d1e6
TestAPISwarmLeaderElection: add some debug
|
6 年之前 |
Kir Kolyshkin
|
ac038eab29
integration-cli: error report improvements
|
6 年之前 |
Kir Kolyshkin
|
83363fb2d4
integration: use %s for check.Commentf()
|
6 年之前 |
Vincent Demeester
|
3845728524
Update tests to use gotest.tools 👼
|
7 年之前 |
Kir Kolyshkin
|
7d62e40f7e
Switch from x/net/context -> context
|
7 年之前 |
Vincent Demeester
|
3b01e92c9a
Add a Cleanup function that cleans exec root and swarm files
|
7 年之前 |
Vincent Demeester
|
42f6fdf059
Move integration-cli/request to internal/test/request…
|
7 年之前 |
Vincent Demeester
|
9722214c8a
Add api helpers to internal/test/daemon.Daemon
|
7 年之前 |
Vincent Demeester
|
83d18cf4e3
Make internal/test/daemon.Daemon swarm aware
|
7 年之前 |
Daniel Nephin
|
6be0f70983
Automated migration using
|
7 年之前 |
Dennis Chen
|
0d31dee5ec
Network testing with `busybox:glibc`
|
7 年之前 |
Daniel Nephin
|
0a91ba2d8c
Remove duplicate calls for getting an APIClient
|
7 年之前 |
Sebastiaan van Stijn
|
63a0e88e8a
ineffassign: fix unused variables
|
7 年之前 |
Christopher Jones
|
fd32d49c49
[integration-cli] fix flaky raft test
|
7 年之前 |
Stanislav Bondarenko
|
0fd5a65428
Stop using deprecated SockRequest
|
8 年之前 |
Brian Goff
|
72c3bcf2a5
Make plugin emit strongly typed, consumable events
|
8 年之前 |