Skip to content

fix: Backend.prototype.health method definition #1143

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

Merged
merged 2 commits into from
Mar 11, 2025
Merged

Conversation

guybedford
Copy link
Contributor

This fixes the Backend.prototype.health definition which was supposed to be available as a method, and is documented as such, but the backend.health() method was not actually being registered or tested.

This fixes and adds a test for the method form (as opposed to the state method form).

@guybedford guybedford merged commit 42d429b into main Mar 11, 2025
28 checks passed
@guybedford guybedford deleted the backend-method branch March 11, 2025 18:12
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.

1 participant