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> |
||
|---|---|---|
| .. | ||
| Core/TestCore | ||
| Custom/TestCustom | ||
| Mcp | ||
| Mod | ||
| Plug/TestPlugin | ||
| Website/TestSite | ||