php/tests/Fixtures
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
..
Core/TestCore feat: replace Go CLI with PHP framework 2026-03-06 08:49:51 +00:00
Custom/TestCustom feat: replace Go CLI with PHP framework 2026-03-06 08:49:51 +00:00
Mcp feat: replace Go CLI with PHP framework 2026-03-06 08:49:51 +00:00
Mod fix(scheduler): skip test directories in ScheduledActionScanner 2026-03-12 15:45:45 +00:00
Plug/TestPlugin feat: replace Go CLI with PHP framework 2026-03-06 08:49:51 +00:00
Website/TestSite feat: replace Go CLI with PHP framework 2026-03-06 08:49:51 +00:00