docling-studio/document-parser/tests
Pier-Jean Malandrino abe59c3cb7 Fix health endpoint not reachable through nginx proxy
Move /health to /api/health on backend and update the frontend
feature flag store to match. Without this, the combined Docker
image nginx proxy could not reach the endpoint and feature flags
(chunking/prepare mode) failed to load.
2026-04-03 12:14:15 +02:00
..
__init__.py Add a stronger testing strategy 2026-03-18 14:46:37 +01:00
test_analysis_service.py Rebase sync 2026-03-31 16:55:17 +02:00
test_api_endpoints.py Fix health endpoint not reachable through nginx proxy 2026-04-03 12:14:15 +02:00
test_bbox.py Format backend codebase with ruff 2026-04-02 12:33:07 +02:00
test_chunking.py Add tests for ChunkBbox domain, schema, and API serialization 2026-04-02 14:47:40 +02:00
test_models.py Add qualityt check and contributing doc 2026-03-21 15:34:54 +01:00
test_pipeline_options.py Add chunking tests and update existing test assertions 2026-04-02 12:33:07 +02:00
test_repos.py Format backend codebase with ruff 2026-04-02 12:33:07 +02:00
test_schemas.py Format backend codebase with ruff 2026-04-02 12:33:07 +02:00
test_serve_converter.py Add chunking tests and update existing test assertions 2026-04-02 12:33:07 +02:00