Paweł Gronowski
|
11a0c2779b
pkg/plugins: Rewrite with assert.Check
|
1 年之前 |
Sebastiaan van Stijn
|
05ef5559c3
pkg/plugins: override timeouts during tests
|
2 年之前 |
Paweł Gronowski
|
0034a98eb1
pkg/plugins: Guard storage and unparallel racy tests
|
2 年之前 |
Sebastiaan van Stijn
|
0f7bf67f83
pkg/plugins: TestGet(): use sub-tests
|
2 年之前 |
Sebastiaan van Stijn
|
e1ad4aa002
pkg/plugins: make package-level socketsPath var a LocalRegistry field
|
2 年之前 |
Sebastiaan van Stijn
|
2cb982b506
pkg/plugins: run tests with t.Parallel()
|
2 年之前 |
Sebastiaan van Stijn
|
b39362295a
pkg/plugins: don't share plugin server between tests
|
2 年之前 |
Sebastiaan van Stijn
|
1216328c2d
pkg/plugins: format code with gofumpt
|
3 年之前 |
Jan Garcia
|
1e1d326b50
plugins: Move GlobalSpecPaths into LocalRegistry
|
2 年之前 |
Eng Zer Jun
|
c55a4ac779
refactor: move from io/ioutil to io and os package
|
3 年之前 |
Sebastiaan van Stijn
|
07d60bc257
Replace errors.Cause() with errors.Is() / errors.As()
|
5 年之前 |
Sebastiaan van Stijn
|
9f0b3f5609
bump gotest.tools v3.0.1 for compatibility with Go 1.14
|
5 年之前 |
Sebastiaan van Stijn
|
aa655a4d73
pkg/plugins: use constants for http methods
|
5 年之前 |
Vincent Demeester
|
3845728524
Update tests to use gotest.tools 👼
|
7 年之前 |
Daniel Nephin
|
c9e52bd0da
Post migration assertion fixes
|
7 年之前 |
Daniel Nephin
|
6be0f70983
Automated migration using
|
7 年之前 |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 年之前 |
Brian Goff
|
b27f70d45a
Fix issue with plugin scanner going to deep
|
7 年之前 |
Raja Sami
|
8dd100a229
Increase the Coverage of pkg/plugins
|
8 年之前 |
Brian Goff
|
f2d384fca6
Fix deadlock on v1 plugin with activate error
|
8 年之前 |
Brian Goff
|
2938dce794
Fix race/deadlock in v1 plugin handlers
|
8 年之前 |