Eng Zer Jun
|
c55a4ac779
refactor: move from io/ioutil to io and os package
|
3 lat temu |
Sebastiaan van Stijn
|
9f0b3f5609
bump gotest.tools v3.0.1 for compatibility with Go 1.14
|
5 lat temu |
Sebastiaan van Stijn
|
5bba06e082
integration-cli: SA5001: should check returned error before deferring reg.Close() (staticcheck)
|
5 lat temu |
Sam Whited
|
b37c214e3c
testutil: make testing packages public
|
5 lat temu |
Tibor Vass
|
59e55dcdd0
rm-gocheck: run goimports to compile successfully
|
5 lat temu |
Tibor Vass
|
1d92789b4f
rm-gocheck: check.C -> testing.T
|
5 lat temu |
Sebastiaan van Stijn
|
6345208b9b
Replace some checkers and assertions with gotest.tools
|
6 lat temu |
Vincent Demeester
|
66de2e6e3b
Move and refactor integration-cli/registry to internal/test
|
7 lat temu |
Sebastiaan van Stijn
|
8d6df8a0ad
Disallow using legacy (V1) registries
|
7 lat temu |
Sebastiaan van Stijn
|
ebe66b1d0f
Use tempdir instead of working directory as build-context
|
8 lat temu |
Kenfe-Mickaël Laventure
|
df33013720
Merge pull request #33629 from thaJeztah/disable-v1-registry-by-default
|
8 lat temu |
Sebastiaan van Stijn
|
a7672b8331
Remove "-e" / "--email" from integration tests
|
8 lat temu |
Sebastiaan van Stijn
|
128280013f
Disable legacy (v1) registries by default
|
8 lat temu |
Tonis Tiigi
|
1e98fb5ad9
Fix leaked connections in integration tests
|
8 lat temu |
Vincent Demeester
|
4300e5e881
Add a registry package with registry v1/v2 code
|
8 lat temu |
Vincent Demeester
|
c502fb49dc
Use *check.C in StartWithBusybox, Start, Stop and Restart…
|
8 lat temu |
Derek McGowan
|
f2d481a299
Login update and endpoint refactor
|
9 lat temu |
Ken Cochrane
|
aee260d4eb
Remove email address field from login
|
9 lat temu |
Antonio Murdaca
|
1f0f41e8d7
integration-cli: add _test suffix to test file
|
9 lat temu |