php-content/tests
Claude 2b804a8c47
All checks were successful
CI / PHP 8.3 (push) Successful in 1m43s
CI / PHP 8.4 (push) Successful in 1m44s
fix: resolve pre-existing test failures uncovered by Pint fix
- Enable Attr.EnableID in HTMLPurifier so id attributes are preserved
- Move URI config before maybeGetRawHTMLDefinition() (config finalization)
- Reorder status attribute checks: circuit broken before disabled
- Use make() for signature tests needing null secrets (bypass auto-gen)
- Register webhook route stub in test setUp for URL generation test
- Use Mockery mock for CdnPurgeService stub to satisfy type hint

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 12:29:00 +00:00
..
Feature chore: fix pint code style and add test config 2026-02-23 03:50:06 +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