tests: rewrite the way to generate integration tests.
This commit is contained in:
parent
f079792aee
commit
c59086311b
7 changed files with 217 additions and 484 deletions
1
go.mod
1
go.mod
|
|
@ -4,7 +4,6 @@ go 1.21
|
|||
|
||||
require (
|
||||
github.com/stretchr/testify v1.9.0
|
||||
gopkg.in/yaml.v3 v3.0.1
|
||||
)
|
||||
|
||||
require (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue