Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add goleak tests to cmd/collector/app/handler (#5077)
## Which problem is this PR solving? - Part of #5006 ## Description of the changes - Added TestMain to package folders - Added make goleak into unit test ci ## How was this change tested? - please run make goleak ## Checklist - [x] I have read https://github.com/jaegertracing/jaeger/blob/master/CONTRIBUTING_GUIDELINES.md - [x] I have signed all commits - [x] I have added unit tests for the new functionality - [x] I have run lint and test steps successfully - for `jaeger`: `make lint test` - for `jaeger-ui`: `yarn lint` and `yarn test` Signed-off-by: Aleem Isiaka <[email protected]>
- Loading branch information