mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-11-24 13:53:26 -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> |
||
|---|---|---|
| .. | ||
| activedirectory.go | ||
| activedirectory_test.go | ||
| api.go | ||
| api_test.go | ||
| applicationinsight.go | ||
| applicationinsight_test.go | ||
| azurewrappers.go | ||
| client.go | ||
| client_test.go | ||
| compute.go | ||
| compute_test.go | ||
| network.go | ||
| network_test.go | ||