jaeger-operator icon indicating copy to clipboard operation
jaeger-operator copied to clipboard

feat: added missing test for elasticsearch reconciler

Open Ankit152 opened this issue 6 months ago • 1 comments

Which problem is this PR solving?

  • Missing unit test for controllers/elasticsearch

Description of the changes

  • Adds missing unit test for controllers/elasticsearch

How was this change tested?

  • Tested locally make test-unit

Checklist

  • [x] I have read https://github.com/jaegertracing/jaeger/blob/master/CONTRIBUTING_GUIDELINES.md
  • [x] I have signed all commits
  • [ ] I have added unit tests for the new functionality
  • [ ] I have run lint and test steps successfully
    • for jaeger: make lint test
    • for jaeger-ui: yarn lint and yarn test

Ankit152 avatar Aug 15 '24 08:08 Ankit152