Skip to content

Commit

Permalink
Added unit tests in pkg/es/config (#5806)
Browse files Browse the repository at this point in the history
## Which problem is this PR solving?
partially fixes: #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]>
  • Loading branch information
Nabil-Salah and yurishkuro authored Aug 8, 2024
1 parent bcb3919 commit aeb457a
Show file tree
Hide file tree
Showing 2 changed files with 626 additions and 1 deletion.