Sebastiaan van Stijn
|
5a72ed3406
integration-cli: remove deprecated dockerCmd and waitRun utilities
|
il y a 1 an |
Sebastiaan van Stijn
|
eafb618594
integration-cli: findContainerIP: replace dockerCmd
|
il y a 1 an |
Brian Goff
|
e8dc902781
Wire up tests to support otel tracing
|
il y a 2 ans |
Sebastiaan van Stijn
|
225e2562c9
integration-cli: format code with gofumpt
|
il y a 3 ans |
Sebastiaan van Stijn
|
3beda17773
integration-cli: rename vars that collided with imports
|
il y a 2 ans |
Sebastiaan van Stijn
|
018347f802
integration-cli: remove waitInspectWithArgs()
|
il y a 3 ans |
Sebastiaan van Stijn
|
61c434c030
integration-cli: remove inspectMountPointJSON()
|
il y a 3 ans |
Sebastiaan van Stijn
|
940730093b
integration-cli: remove cli.Build(), cli.Inspect()
|
il y a 3 ans |
Sebastiaan van Stijn
|
abaf4b25d7
integration-cli: remove some redundant fmt.Sprintf()'s
|
il y a 3 ans |
Sebastiaan van Stijn
|
89f63f476b
integration-cli: SA5011: possible nil pointer dereference (staticcheck)
|
il y a 3 ans |
Eng Zer Jun
|
c55a4ac779
refactor: move from io/ioutil to io and os package
|
il y a 3 ans |
Brian Goff
|
601707a655
TestPushMultipleTags: Add support for 20.10 CLI
|
il y a 4 ans |
Sebastiaan van Stijn
|
9f0b3f5609
bump gotest.tools v3.0.1 for compatibility with Go 1.14
|
il y a 5 ans |
Sebastiaan van Stijn
|
67e4d36e46
integration-cli: remove unused functions and enable disabled tests
|
il y a 6 ans |
Sebastiaan van Stijn
|
0fabf3e41e
integration-cli: remove unneeded fmt.Sprintf() in asserts
|
il y a 5 ans |
Tibor Vass
|
231ed42cab
integration-cli: remove TestingT
|
il y a 5 ans |
Tibor Vass
|
8eb9f3f90e
integration-cli: fix pollCheck
|
il y a 5 ans |
Tibor Vass
|
bad6f3bf73
integration-cli: have helper functions use testing.Helper()
|
il y a 5 ans |
Tibor Vass
|
649201dc44
remove waitAndAssert and type casts
|
il y a 5 ans |
Tibor Vass
|
42599f1cad
prepare for eg on waitAndAssert
|
il y a 5 ans |
Tibor Vass
|
318b1612e1
fix remaining compile issues
|
il y a 5 ans |
Tibor Vass
|
7813dfe9d7
rm-gocheck: goimports
|
il y a 5 ans |
Tibor Vass
|
3a24472c8e
rm-gocheck: check.CommentInterface -> string
|
il y a 5 ans |
Tibor Vass
|
6135eec30a
rm-gocheck: convert check.Commentf to string - with just one string
|
il y a 5 ans |
Tibor Vass
|
a2024a5470
rm-gocheck: convert check.Commentf to string - with multiple args
|
il y a 5 ans |
Tibor Vass
|
59e55dcdd0
rm-gocheck: run goimports to compile successfully
|
il y a 5 ans |
Tibor Vass
|
2743e2d8bc
rm-gocheck: IsNil
|
il y a 5 ans |
Tibor Vass
|
230f7bcc02
rm-gocheck: normalize to use checker
|
il y a 5 ans |
Tibor Vass
|
1d92789b4f
rm-gocheck: check.C -> testing.T
|
il y a 5 ans |
Tibor Vass
|
1f69c62540
rm-gocheck: c.Assert(...) -> assert.Assert(c, ...)
|
il y a 5 ans |