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

Refactor tests for cluster health collector #440

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sysadmind
Copy link
Contributor

This adds a more robust test for the cluster health collector by abstracting the parsing of a response into a single function. Fixtures have been added for multiple elasticsearch versions to ensure compatibility. This is in preparation for a larger refactoring and will ensure that future changes maintain the desired functionality.

@sysadmind sysadmind requested a review from SuperQ June 15, 2021 20:18
This adds a more robust test for the cluster health collector by abstracting the parsing of a response into a single function. Fixtures have been added for multiple elasticsearch versions to ensure compatibility. This is in preparation for a larger refactoring and will ensure that future changes maintain the desired functionality.

Signed-off-by: Joe Adams <github@joeadams.io>
@sysadmind sysadmind force-pushed the update-tests-cluster-health branch from 3f0df8e to f52ecc1 Compare June 15, 2021 20:25
@SuperQ
Copy link
Contributor

SuperQ commented Jul 28, 2022

Needs a rebase.

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

Successfully merging this pull request may close these issues.

None yet

2 participants