php-content/tests
Claude a332148056
Some checks failed
CI / PHP 8.3 (push) Failing after 1m30s
CI / PHP 8.4 (push) Failing after 1m28s
fix: move config directives before definition finalization and use Mockery for CdnPurgeService stub
- Move URI config calls before maybeGetRawHTMLDefinition() which
  finalizes the config and prevents further set() calls
- Use Mockery::mock()->shouldIgnoreMissing() for CdnPurgeService stub
  to satisfy type hint in ContentItemObserver

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