php-admin/tests/Feature/Modal
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
..
ActivityLogModalTest.php test: add tests for admin modal components (Settings, PlatformUser, ActivityLog, ServiceManager) 2026-03-24 16:51:57 +00:00
LivewireModalTest.php test(modal): add comprehensive tests for Livewire modal system 2026-01-29 19:23:17 +00:00
PlatformUserModalTest.php test: add tests for admin modal components (Settings, PlatformUser, ActivityLog, ServiceManager) 2026-03-24 16:51:57 +00:00
ServiceManagerModalTest.php test: add tests for admin modal components (Settings, PlatformUser, ActivityLog, ServiceManager) 2026-03-24 16:51:57 +00:00
SettingsModalTest.php test: add tests for admin modal components (Settings, PlatformUser, ActivityLog, ServiceManager) 2026-03-24 16:51:57 +00:00