Files
labFusion/services/service-adapters/tests/test_general_routes.py
GSRN 5906b37f5b
Some checks failed
Integration Tests / integration-tests (push) Failing after 20s
Integration Tests / performance-tests (push) Has been skipped
Service Adapters (Python FastAPI) / test (3.11) (push) Failing after 49s
Service Adapters (Python FastAPI) / test (3.13) (push) Failing after 53s
Service Adapters (Python FastAPI) / test (3.12) (push) Failing after 55s
Service Adapters (Python FastAPI) / build (push) Has been skipped
test: Simplify mock responses in service health check tests
### Summary of Changes
- Consolidated mock response definitions in the `test_get_services` method for improved readability.
- Enhanced maintainability of the test suite by streamlining the structure of service status mock data.

### Expected Results
- Improved clarity in test definitions, making it easier to understand the expected service responses.
- Facilitated future updates to the test suite by reducing complexity in mock data setup.
2025-09-18 13:43:15 +02:00

3.1 KiB