php/tests/Fixtures/Mod
Snider d02f4361e3
Some checks failed
CI / PHP 8.4 (push) Failing after 2m1s
CI / PHP 8.3 (push) Failing after 2m8s
fix(scheduler): skip test directories in ScheduledActionScanner
Test files inside module Tests/ directories (e.g. app/Mod/Lem/Tests/)
extend Tests\TestCase which isn't available in production without dev
dependencies. The scanner now skips /Tests/ directories and *Test.php
files, and wraps class_exists() in try/catch for defence in depth.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-12 15:45:45 +00:00
..
Alpha/Database/Seeders feat: replace Go CLI with PHP framework 2026-03-06 08:49:51 +00:00
Beta/Database/Seeders feat: replace Go CLI with PHP framework 2026-03-06 08:49:51 +00:00
Circular/Database/Seeders feat: replace Go CLI with PHP framework 2026-03-06 08:49:51 +00:00
Example feat: replace Go CLI with PHP framework 2026-03-06 08:49:51 +00:00
Gamma/Database/Seeders feat: replace Go CLI with PHP framework 2026-03-06 08:49:51 +00:00
HighPriority feat: replace Go CLI with PHP framework 2026-03-06 08:49:51 +00:00
NoListens feat: replace Go CLI with PHP framework 2026-03-06 08:49:51 +00:00
NonArrayListens feat: replace Go CLI with PHP framework 2026-03-06 08:49:51 +00:00
NonStaticListens feat: replace Go CLI with PHP framework 2026-03-06 08:49:51 +00:00
PrivateListens feat: replace Go CLI with PHP framework 2026-03-06 08:49:51 +00:00
Scheduled fix(scheduler): skip test directories in ScheduledActionScanner 2026-03-12 15:45:45 +00:00
ServiceProviderModule feat: replace Go CLI with PHP framework 2026-03-06 08:49:51 +00:00