Skip to content

Commit

Permalink
Added unit tests in pkg/es/config (jaegertracing#5806)
Browse files Browse the repository at this point in the history
## Which problem is this PR solving?
partially fixes: jaegertracing#5068

## Description of the changes
- This commit adds tests for the `pkg/es/config` package.

## How was this change tested?
- `make test`

## 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: nabil salah <[email protected]>
Co-authored-by: Yuri Shkuro <[email protected]>
Signed-off-by: Jared Tan <[email protected]>
  • Loading branch information
2 people authored and JaredTan95 committed Aug 14, 2024
1 parent 5c3261a commit 9c719a8
Show file tree
Hide file tree
Showing 2 changed files with 626 additions and 1 deletion.