mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04:00
7cada2c9e8
* 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> |
||
---|---|---|
.. | ||
api_test.go | ||
api.go | ||
autoscaler_test.go | ||
autoscaler.go | ||
ccm_test.go | ||
ccm.go | ||
cloudnodemanager_test.go | ||
cloudnodemanager.go | ||
imds_test.go | ||
imds.go | ||
logger.go | ||
metadata_test.go | ||
metadata.go | ||
network_test.go | ||
network.go | ||
scaleset_test.go | ||
scaleset.go | ||
securityGroup.go | ||
virtualmachine_test.go | ||
virtualmachine.go | ||
virtualnetwork.go | ||
wrappers.go |