FEAT-12a: tests - prompt assembly, 503-unconfigured matrix, stub-provider parsing/auth, completions-URL config matrix (Gemini/Groq/Mistral/Ollama)

This commit is contained in:
2026-06-06 07:37:42 +02:00
parent d9e5a757e9
commit 36c97e8a7a
2 changed files with 230 additions and 0 deletions

View File

@@ -30,4 +30,9 @@
<EmbeddedResource Include="Contracts\Templates\Abgabevertrag.docx" />
</ItemGroup>
<ItemGroup>
<!-- FEAT-12a: Tests prüfen interne Bausteine (z. B. die Completions-URL). -->
<InternalsVisibleTo Include="GerbilManager.Tests" />
</ItemGroup>
</Project>