byos_laravel/tests/Unit/Models
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
..
DeviceLogTest.php refactor: apply rector 2025-09-24 20:35:48 +02:00
DeviceModelTest.php refactor: apply rector 2025-09-24 20:35:48 +02:00
PlaylistItemTest.php refactor: apply rector 2025-09-24 20:35:48 +02:00
PlaylistTest.php refactor: apply rector 2025-09-24 20:35:48 +02:00
PluginTest.php add HTML rendering on config modal with tests 2026-01-04 17:18:46 +01:00