php-content/tests
Claude f20fd362d4
Some checks failed
CI / PHP 8.3 (push) Failing after 1m12s
CI / PHP 8.4 (push) Failing after 1m10s
fix: bind CdnPurgeService stub instead of CdnManager
The type-hinted constructor on CdnPurgeService requires
Plug\Cdn\CdnManager which doesn't exist in test env. Bind
the service itself with a no-op stub.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 12:06:04 +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: bind CdnPurgeService stub instead of CdnManager 2026-02-23 12:06:04 +00:00