php/tests/Feature
Snider 208cb93c95
All checks were successful
CI / PHP 8.3 (pull_request) Successful in 2m32s
CI / PHP 8.4 (pull_request) Successful in 2m17s
fix(dx): code style fixes, strict_types, and test repair
- Remove non-existent src/Core/Service/ from CLAUDE.md L1 packages list
- Fix LifecycleEventsTest: remove dependency on McpToolHandler interface
  (lives in core-mcp, not needed since McpToolsRegistering stores class
  name strings)
- Run Laravel Pint to fix PSR-12 violations across all source and test files
- Add missing declare(strict_types=1) to 18 PHP files (tests, seeders,
  Layout.php, GenerateServiceOgImages.php)

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-17 09:03:50 +00:00
..
ActivityLogServiceTest.php fix(dx): code style fixes, strict_types, and test repair 2026-03-17 09:03:50 +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 fix(dx): code style fixes, strict_types, and test repair 2026-03-17 09:03:50 +00:00
LifecycleEventProviderTest.php feat: replace Go CLI with PHP framework 2026-03-06 08:49:51 +00:00
LifecycleEventsTest.php fix(dx): code style fixes, strict_types, and test repair 2026-03-17 09:03:50 +00:00
LogsActivityTraitTest.php fix(dx): code style fixes, strict_types, and test repair 2026-03-17 09:03:50 +00:00
ModuleRegistryTest.php feat: replace Go CLI with PHP framework 2026-03-06 08:49:51 +00:00
ModuleScannerTest.php fix(dx): code style fixes, strict_types, and test repair 2026-03-17 09:03:50 +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(dx): code style fixes, strict_types, and test repair 2026-03-17 09:03:50 +00:00
ScheduledActionsIntegrationTest.php test(actions): add integration tests for scheduled actions flow 2026-03-12 12:43:51 +00:00
ScheduledAttributeTest.php fix(dx): code style fixes, strict_types, and test repair 2026-03-17 09:03:50 +00:00
ScheduleServiceProviderTest.php feat(actions): add ScheduleServiceProvider — wires DB-backed actions into scheduler 2026-03-12 12:42:59 +00:00
ScheduleSyncCommandTest.php fix(dx): code style fixes, strict_types, and test repair 2026-03-17 09:03:50 +00:00
SeederDiscoveryTest.php fix(dx): code style fixes, strict_types, and test repair 2026-03-17 09:03:50 +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 fix(dx): code style fixes, strict_types, and test repair 2026-03-17 09:03:50 +00:00