Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Add tests for Document API #280

Closed
zethuman opened this issue Apr 5, 2023 · 2 comments
Closed

[FEATURE] Add tests for Document API #280

zethuman opened this issue Apr 5, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@zethuman
Copy link
Contributor

zethuman commented Apr 5, 2023

Is your feature request related to a problem?

I was always worried about projects where there are no full-fledged tests, at least I didn't see tests in the document CRUD API)

What solution would you like?

Write at least integration tests for document CRUD API

Do you have any additional context?

Always open to contribute and write tests

@wbeckler
Copy link

wbeckler commented Apr 7, 2023

Go for it!

@wbeckler wbeckler removed the untriaged label Apr 7, 2023
@Jakob3xD
Copy link
Collaborator

With #421 all opensearchapi functions now have integration tests. Only the optional parameters of the requests are not directly tested. Might want to open a new issue for that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants