php-admin/tests/Feature
Claude d1afc5592a
test: add tests for admin modal components (Settings, PlatformUser, ActivityLog, ServiceManager)
Adds Pest test suites for the four critical admin modals using test double
components, following the existing LivewireModalTest.php pattern. Covers
tab navigation, form validation, CRUD flows, filter combinations, and
state management. Fixes #7.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-24 16:51:57 +00:00
..
Forms test(forms): add authorization props tests for form components 2026-01-29 13:33:14 +00:00
Honeypot fix(security): improve TeapotController header sanitization (#13) 2026-02-20 11:50:04 +00:00
Layout test(layout): add comprehensive tests for HLCRF layout system 2026-01-29 19:27:30 +00:00
Menu test(honeypot): add comprehensive tests for teapot/honeypot anti-spam system 2026-01-29 19:14:45 +00:00
Modal test: add tests for admin modal components (Settings, PlatformUser, ActivityLog, ServiceManager) 2026-03-24 16:51:57 +00:00
Models security: validate JSON metadata fields to prevent mass assignment 2026-02-21 01:25:47 +00:00
Search test(search): add comprehensive tests for search provider registry 2026-01-29 19:18:33 +00:00
Security security: add rate limiting to admin action endpoints (#12) 2026-02-20 11:28:26 +00:00
.gitkeep Initial commit 2026-01-26 20:48:24 +00:00