Skip to content

[Backend] Write unit test for health check endpoint #329

@Yunusabdul38

Description

@Yunusabdul38

Description: Ensure the backend's core uptime check is working correctly by implementing a unit test that verifies the /health endpoint. Tasks:

Implement a test case using Axum's test utilities.
Assert status 200 OK for the health route.
Verify the response body matches the expected JSON format.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions