php-content/tests/Feature
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
..
.gitkeep Initial commit 2026-01-26 23:24:57 +00:00
ContentManagerTest.php fix(content): add missing strict_types and fix route path casing 2026-03-17 09:08:03 +00:00
ContentPreviewTest.php chore: fix pint code style and add test config 2026-02-23 03:50:06 +00:00
ContentRenderTest.php fix(content): add missing strict_types and fix route path casing 2026-03-17 09:08:03 +00:00
FactoriesTest.php fix(content): add missing strict_types and fix route path casing 2026-03-17 09:08:03 +00:00
RevisionDiffTest.php fix(content): add missing strict_types and fix route path casing 2026-03-17 09:08:03 +00:00
WebhookSignatureVerificationTest.php chore: fix pint code style and add test config 2026-02-23 03:50:06 +00:00