php-content/tests
Snider d3f31fd6f7
Some checks failed
CI / PHP 8.3 (pull_request) Failing after 4s
CI / PHP 8.4 (pull_request) Failing after 5s
fix(content): add missing strict_types and fix route path casing
Add declare(strict_types=1) to 5 PHP files missing it (routes/console.php,
4 feature tests). Fix Boot.php route includes from Routes/ to routes/ to
match actual directory casing — prevents breakage on case-sensitive filesystems.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-17 09:08:03 +00:00
..
Feature fix(content): add missing strict_types and fix route path casing 2026-03-17 09:08:03 +00:00
Unit fix: resolve pre-existing test failures uncovered by Pint fix 2026-02-23 12:29:00 +00:00
Pest.php fix: add factories, fix HtmlSanitiser HTML5 elements, fix TestCase 2026-02-23 07:01:48 +00:00
TestCase.php fix: move config directives before definition finalization and use Mockery for CdnPurgeService stub 2026-02-23 12:20:12 +00:00