SuperSeller3000/tests/Unit/Infrastructure/AI
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
..
Agent fix: vision agent serial-bleed regex + fix broken agent unit tests 2026-05-18 16:57:01 +00:00
MistralClientTest.php feat: admin panel, Mistral client, attribute management, API key command 2026-05-17 20:15:13 +00:00