Skip to content

test: add unit tests for HealthCheckServer#99

Open
DasRasyo wants to merge 1 commit intoOpenMind:mainfrom
DasRasyo:DasRasyo-patch-2
Open

test: add unit tests for HealthCheckServer#99
DasRasyo wants to merge 1 commit intoOpenMind:mainfrom
DasRasyo:DasRasyo-patch-2

Conversation

@DasRasyo
Copy link

Summary

  • Add unit tests for src/om1_utils/healthcheck/healthcheck.py which currently has no test coverage
  • 8 test cases covering initialization, start/stop lifecycle, double-start safety, HTTP GET response, and stop-without-start edge case

Test plan

  • All tests pass with pytest tests/om1_utils/healthcheck/test_healthcheck.py -v
  • No impact on existing tests

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