- 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> |
||
|---|---|---|
| .. | ||
| .gitkeep | ||
| ContentSearchServiceTest.php | ||
| ContentWebhookEndpointTest.php | ||
| HtmlSanitiserTest.php | ||
| McpHandlersTest.php | ||
| ProcessContentWebhookTest.php | ||
| WebhookDeliveryLoggerTest.php | ||