SuperSeller3000/tests/Unit/Infrastructure/AI/Agent
Simon Kuehn 376171303e fix: vision agent serial-bleed regex + fix broken agent unit tests
OllamaVisionAgent.extractField() now handles field labels at the start
of a value (e.g. MODEL_NUMBER: "SERIAL: 1005NK677594" -> "") not just
mid-value bleed. Both agent test files updated to mock
PromptTemplateRepositoryInterface and construct a real
PromptTemplateService, since the service is final and unmockable.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-18 16:57:01 +00:00
..
JsonCodingAgentTest.php fix: vision agent serial-bleed regex + fix broken agent unit tests 2026-05-18 16:57:01 +00:00
OllamaVisionAgentTest.php fix: vision agent serial-bleed regex + fix broken agent unit tests 2026-05-18 16:57:01 +00:00