Convert PHPUnit class-based tests to Pest functional syntax with: - 47 test cases organised into 9 describe blocks - Proper beforeEach/afterEach hooks for test setup/teardown - Covers: template listing, retrieval, preview, variable substitution, plan creation, validation, categories, context generation, edge cases - Uses expect() assertions and method chaining for clarity Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| .gitkeep | ||
| AgentApiKeyServiceTest.php | ||
| AgentApiKeyTest.php | ||
| AgentPhaseTest.php | ||
| AgentPlanTest.php | ||
| AgentSessionTest.php | ||
| ContentServiceTest.php | ||
| IpRestrictionServiceTest.php | ||
| PlanTemplateServiceTest.php | ||
| SecurityTest.php | ||