Files
usher-manage-stack/tests/Feature/Admin/MemberNoteTest.php
gbanyan 46973c2f85 test(03-01): add feature tests for note history panel
- Test notes index returns author name and created_at for display
- Test empty state response (empty array when no notes)
- Test Blade view renders all Alpine.js history panel directives
- Test store endpoint returns complete note data for cache sync
- All 11 tests pass (7 existing + 4 new)
2026-02-13 12:59:39 +08:00

9.7 KiB