Skip to content

test: add unit tests for backend services and business logic

What does this MR do?

This merge request adds pytest-based unit tests for the backend service layer and business logic of the eHRS FastAPI application.

The goal is to improve test coverage, catch logical edge cases early, and support reliable CI execution.

Merge request reports

Loading