mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-11-18 19:21:38 -05:00
* Run goleak as part of all tests We are already using goleak in various tests. This commit adds a TestMain to all remaining tests and calls goleak.VerifyTestMain in them. * Add goleak to debugd/deploy package and fix bug. * Run go mod tidy * Fix integration tests * Move goleak invocation for mount integration test * Ignore leak in state integration tests Co-authored-by: Fabian Kammel <fk@edgelss.systems> |
||
|---|---|---|
| .. | ||
| client | ||
| autoscaling_node_group.go | ||
| autoscaling_node_group_test.go | ||
| instances.go | ||
| instancetypes.go | ||
| loadbalancer.go | ||
| scaleset.go | ||
| scaleset_test.go | ||