Tibor Vass
|
7b91af803d
rm-gocheck: HasLen -> assert.Equal + len()
|
5 gadi atpakaļ |
Tibor Vass
|
6dc7846d26
rm-gocheck: Equals -> assert.Equal
|
5 gadi atpakaļ |
Tibor Vass
|
819baeb430
rm-gocheck: Not(Equals) -> a != b
|
5 gadi atpakaļ |
Tibor Vass
|
64a928a3d4
rm-gocheck: check.C -> testing.T
|
5 gadi atpakaļ |
Tibor Vass
|
a11079a449
rm-gocheck: c.Assert(...) -> assert.Assert(c, ...)
|
5 gadi atpakaļ |
Tibor Vass
|
02545bf320
prepare for rm-gocheck script
|
6 gadi atpakaļ |
Sebastiaan van Stijn
|
020bb75219
Harden TestPsListContainersFilterExited
|
6 gadi atpakaļ |
Sebastiaan van Stijn
|
6345208b9b
Replace some checkers and assertions with gotest.tools
|
6 gadi atpakaļ |
Sebastiaan van Stijn
|
ddd8a6572d
Fix ineffassign linting
|
7 gadi atpakaļ |
Vincent Demeester
|
3845728524
Update tests to use gotest.tools 👼
|
7 gadi atpakaļ |
Sebastiaan van Stijn
|
f23c00d870
Various code-cleanup
|
7 gadi atpakaļ |
Anda Xu
|
e440831802
fix and skip some tests based on API version
|
7 gadi atpakaļ |
Vincent Demeester
|
641c73d211
Clean some cli-only integration tests
|
7 gadi atpakaļ |
Vincent Demeester
|
05e7f2cf58
Test invalid filter and move validation on top
|
7 gadi atpakaļ |
Sebastiaan van Stijn
|
18a771a761
Remove deprecated environment.DaemonPlatform()
|
7 gadi atpakaļ |
Christopher Crone
|
b7d8d2c4ab
Various fixes
|
7 gadi atpakaļ |
Christopher Crone
|
7dabed019a
Fixes after dnephin review
|
7 gadi atpakaļ |
Christopher Crone
|
f089a1df39
Skip some tests for E2E
|
7 gadi atpakaļ |
Christopher Crone
|
dc6ddfa841
Fix tests that depend on clean environment
|
7 gadi atpakaļ |
Daniel Nephin
|
92427b3a81
Update tests to use icmd
|
8 gadi atpakaļ |
Brian Goff
|
ebcb7d6b40
Remove string checking in API error handling
|
8 gadi atpakaļ |
Yuanhong Peng
|
600ad5c1b7
Remove links when remove container
|
8 gadi atpakaļ |
Josh Soref
|
39bcaee47b
Spelling fixes
|
8 gadi atpakaļ |
Vincent Demeester
|
a899aa6796
[integration] make runSleepingContainer use cli package
|
8 gadi atpakaļ |
Vincent Demeester
|
db35c2a5a8
Introduce `cli.Wait*` fuctions
|
8 gadi atpakaļ |
dattatrayakumbhar04
|
59b70cdabe
28722: List of containers with networkID filter is not working
|
8 gadi atpakaļ |
Vincent Demeester
|
eeaa6c96d8
[test-integration] Migrate some more tests to `cli` package
|
8 gadi atpakaļ |
Vincent Demeester
|
50c4475df6
Introduce a `cli` package for test-integration
|
8 gadi atpakaļ |
Vincent Demeester
|
cb89d658dc
Bump go-units
|
8 gadi atpakaļ |
Vincent Demeester
|
1b6a15eedc
Merge pull request #27557 from yongtang/27178-ps-filter-publish-expose
|
8 gadi atpakaļ |