php-agentic/tests/Unit
Snider 5fa46104f4
Some checks failed
CI / PHP 8.3 (push) Failing after 1m25s
CI / PHP 8.4 (push) Failing after 1m28s
Merge pull request 'fix: validate API keys on AgenticManager init' (#57) from fix/validate-api-keys-on-init into main
Reviewed-on: #57
2026-02-23 11:41:12 +00:00
..
Concerns style: fix pint code style issues 2026-02-23 06:42:24 +00:00
.gitkeep Initial commit 2026-01-26 23:20:30 +00:00
AgentDetectionTest.php test: add AgentDetection service unit tests 2026-02-23 01:40:47 +00:00
AgenticManagerTest.php fix: validate API keys on AgenticManager init (#29) 2026-02-23 11:39:01 +00:00
AgentToolRegistryTest.php perf: cache permitted tools per API key (closes #24) 2026-02-23 10:54:12 +00:00
ClaudeServiceTest.php fix: add error handling to ClaudeService streaming (#26) 2026-02-23 11:04:07 +00:00
GeminiServiceTest.php feat(tests): add AgenticManager tests 2026-01-29 19:23:20 +00:00
OpenAIServiceTest.php feat(tests): add AgenticManager tests 2026-01-29 19:23:20 +00:00
ProcessContentTaskTest.php fix: use closure-based __get for mock property access 2026-02-23 07:02:04 +00:00