byos_laravel/tests
jerremyng 46e792bc6d add HTML rendering on config modal with tests
Models/Plugin will now sanitize "description" and "help text" before loading. This allows HTML from these fields to be rendered safely.
Sanitization is done using Purify library for completeness (new dependency).

A test suite of simple xss attacks is also added.
2026-01-04 17:18:46 +01:00
..
Feature fix(#130): server error on faulty recipes 2025-12-30 14:09:31 +01:00
Unit add HTML rendering on config modal with tests 2026-01-04 17:18:46 +01:00
Pest.php chore: update to pestphp v4 2025-08-22 20:29:03 +02:00
TestCase.php Set up a fresh Laravel app 2025-02-08 15:05:41 +01:00