mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-11-14 01:20:43 -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> |
||
|---|---|---|
| .. | ||
| clients.go | ||
| clients_test.go | ||
| create.go | ||
| create_test.go | ||
| rollback.go | ||
| serviceaccount.go | ||
| serviceaccount_test.go | ||
| terminate.go | ||
| terminate_test.go | ||
| validators.go | ||
| validators_test.go | ||