opensearch-sdk-java icon indicating copy to clipboard operation
opensearch-sdk-java copied to clipboard

[FEATURE] Integration Testing for AD Extension

Open owaiskazi19 opened this issue 2 years ago • 1 comments

Is your feature request related to a problem?

With the current development of AD Extension on feature/extensions integration tests were commented to achieve the development work of AD Extension. This issue addresses such tests present here. Will keep on updating this issue as and when the tests have been covered.

Other tasks needed for IT:

  • [x] Use test cluster setup from SDK from https://github.com/opensearch-project/opensearch-sdk-java/issues/589 to setup the local test cluster to run integration tests
  • [x] Create sdkRestClient() in OpenSearchIntegTests and use it for the integ tests of AD Extension.
  • [x] create sdkClusterAdmin() for use in ADIntegTestCase
  • [ ] create sdkClusterService() for use in ADIntegTestCase
  • [x] create sdkAdmin() for use in ADIntegTestCase

owaiskazi19 avatar May 03 '23 21:05 owaiskazi19

@joshpalis whats pending here?

minalsha avatar Jul 12 '23 17:07 minalsha