php/tests/Feature
Snider 39ede84d0e feat(webhook): add WebhookCall model, migration, event, verifier interface
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 14:21:20 +00:00
..
ActivityLogServiceTest.php feat: replace Go CLI with PHP framework 2026-03-06 08:49:51 +00:00
AdminMenuRegistryTest.php feat: replace Go CLI with PHP framework 2026-03-06 08:49:51 +00:00
EventAuditLogTest.php feat: replace Go CLI with PHP framework 2026-03-06 08:49:51 +00:00
InputTest.php feat: replace Go CLI with PHP framework 2026-03-06 08:49:51 +00:00
LazyModuleListenerTest.php feat: replace Go CLI with PHP framework 2026-03-06 08:49:51 +00:00
LifecycleEventProviderTest.php feat: replace Go CLI with PHP framework 2026-03-06 08:49:51 +00:00
LifecycleEventsTest.php feat: replace Go CLI with PHP framework 2026-03-06 08:49:51 +00:00
LogsActivityTraitTest.php feat: replace Go CLI with PHP framework 2026-03-06 08:49:51 +00:00
ModuleRegistryTest.php feat: replace Go CLI with PHP framework 2026-03-06 08:49:51 +00:00
ModuleScannerTest.php feat: replace Go CLI with PHP framework 2026-03-06 08:49:51 +00:00
ProTest.php feat: replace Go CLI with PHP framework 2026-03-06 08:49:51 +00:00
SanitiserTest.php feat: replace Go CLI with PHP framework 2026-03-06 08:49:51 +00:00
ScheduledActionModelTest.php fix(actions): harden scheduled actions — security allowlists, trait verification, scan safety 2026-03-12 13:56:14 +00:00
ScheduledActionScannerTest.php feat(actions): add ScheduledActionScanner — discovers #[Scheduled] classes 2026-03-12 12:25:31 +00:00
ScheduledActionsIntegrationTest.php test(actions): add integration tests for scheduled actions flow 2026-03-12 12:43:51 +00:00
ScheduledAttributeTest.php feat(actions): add #[Scheduled] attribute for Action classes 2026-03-12 12:23:33 +00:00
ScheduleServiceProviderTest.php feat(actions): add ScheduleServiceProvider — wires DB-backed actions into scheduler 2026-03-12 12:42:59 +00:00
ScheduleSyncCommandTest.php feat(actions): add schedule:sync command — persists #[Scheduled] to database 2026-03-12 12:41:17 +00:00
SeederDiscoveryTest.php feat: replace Go CLI with PHP framework 2026-03-06 08:49:51 +00:00
SeederRegistryTest.php feat: replace Go CLI with PHP framework 2026-03-06 08:49:51 +00:00
WebhookCallTest.php feat(webhook): add WebhookCall model, migration, event, verifier interface 2026-03-12 14:21:20 +00:00