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 <nabil.salah203@gmail.com>
Co-authored-by: Yuri Shkuro <yurishkuro@users.noreply.github.com>
Signed-off-by: Jared Tan <jian.tan@daocloud.io>
  • Loading branch information
2 people authored and JaredTan95 committed Aug 13, 2024
1 parent 4b8eda5 commit c2dbdb6
Show file tree
Hide file tree
Showing 2 changed files with 626 additions and 1 deletion.