php-agentic/tests
darbs-claude 1abc4af519
Some checks failed
CI / PHP 8.3 (pull_request) Failing after 56s
CI / PHP 8.4 (pull_request) Failing after 58s
test: add PromptVersion model tests
Add Feature test covering PromptVersion creation, relationships (prompt,
creator), restore() rollback method, and version history tracking. Also
add idempotent migration for prompts and prompt_versions tables required
by the test suite.

Closes #15
2026-02-23 05:18:37 +00:00
..
Feature test: add PromptVersion model tests 2026-02-23 05:18:37 +00:00
Unit chore: fix pint code style and add test config 2026-02-23 03:50:09 +00:00
UseCase chore: fix pint code style and add test config 2026-02-23 03:50:09 +00:00
Pest.php refactor(tests): convert AgentApiKey tests to Pest functional syntax 2026-01-29 18:42:56 +00:00
TestCase.php Initial commit 2026-01-26 23:20:30 +00:00