Commit graph

2 commits

Author SHA1 Message Date
Claude
ddd7857370
style: fix concat_space in ContentItemFactory
Some checks failed
CI / PHP 8.4 (push) Failing after 1m40s
CI / PHP 8.3 (push) Failing after 1m53s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 11:49:27 +00:00
Claude
e7e7e5be89
fix: add factories, fix HtmlSanitiser HTML5 elements, fix TestCase
Some checks are pending
CI / PHP 8.3 (push) Waiting to run
CI / PHP 8.4 (push) Waiting to run
- Create Database/Factories for ContentWebhookEndpoint, ContentWebhookLog,
  ContentItem, ContentTaxonomy, ContentBrief
- Register HTML5 elements (section, article, figure, figcaption, mark)
  with HTMLPurifier custom definitions
- Use RefreshDatabase trait in TestCase with SQLite in-memory DB
- Update Pest.php to use custom Tests\TestCase

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 07:01:48 +00:00