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

Adjust expected response from HealthCheck test #655

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

DrizzlyOwl
Copy link
Collaborator

@DrizzlyOwl DrizzlyOwl commented Dec 9, 2024

In #648 we adjusted how health checks work, so that rather than being a registered API Endpoint, it is using the default .NET method, which now also includes a check of the database connection.

The URL is still /HealthCheck but the response body has changed so the cypress test should reflect that.

The /check_db no longer exists as it is part of the /HealthCheck system now.

@DrizzlyOwl DrizzlyOwl requested a review from FahadDarw December 9, 2024 15:30
@DrizzlyOwl DrizzlyOwl enabled auto-merge (squash) December 9, 2024 15:42
@DrizzlyOwl DrizzlyOwl merged commit 7431159 into main Dec 9, 2024
@DrizzlyOwl DrizzlyOwl deleted the feature/health-checks branch December 9, 2024 16:20
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.

2 participants