..
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
CronTriggerTest.php
feat(webhook): add CronTrigger scheduled action — replaces 4 Docker cron containers
2026-03-12 14:26:58 +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
fix(lifecycle): deduplicate route names from multi-domain registrations
2026-03-21 23:19:30 +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
fix(scheduler): skip test directories in ScheduledActionScanner
2026-03-12 15:45:45 +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
WebhookControllerTest.php
feat(webhook): add WebhookController — store, verify, fire event, return 200
2026-03-12 14:23:32 +00:00