docling-studio/document-parser/tests
Pier-Jean Malandrino 3743ed4ca8 Refactor backend to hexagonal architecture for converter extensibility
Extract domain value objects and ports from parsing.py, move Docling-specific
code to infra/local_converter.py, and convert analysis_service to a class
with injected DocumentConverter. This prepares the codebase for plugging in
alternative conversion backends (e.g. Docling Serve) via the Protocol pattern.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-31 10:34:07 +02:00
..
__init__.py Add a stronger testing strategy 2026-03-18 14:46:37 +01:00
test_api_endpoints.py Refactor backend to hexagonal architecture for converter extensibility 2026-03-31 10:34:07 +02:00
test_bbox.py Fix Ruff errror, update node and fix buttton breakline 2026-03-23 10:13:24 +01:00
test_models.py Add qualityt check and contributing doc 2026-03-21 15:34:54 +01:00
test_pipeline_options.py Refactor backend to hexagonal architecture for converter extensibility 2026-03-31 10:34:07 +02:00
test_repos.py Add qualityt check and contributing doc 2026-03-21 15:34:54 +01:00
test_schemas.py Add qualityt check and contributing doc 2026-03-21 15:34:54 +01:00