php/tests/Feature
Snider 633fbeb559 feat(actions): add ScheduleServiceProvider — wires DB-backed actions into scheduler
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 12:42:59 +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 feat(actions): add ScheduledAction model and migration 2026-03-12 12:24:20 +00:00
ScheduledActionScannerTest.php feat(actions): add ScheduledActionScanner — discovers #[Scheduled] classes 2026-03-12 12:25:31 +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