You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add comprehensive feature test suite and fix core API issues
- Add 46 comprehensive Pest tests covering real-world Kanban board functionality
- Implement proper Livewire testing patterns for BoardPage components
- Add feature tests for drag-and-drop, actions, commands, and service provider
- Fix stub template to use correct API (recordTitleAttribute vs cardTitle)
- Remove references to missing KanbanBoard Livewire class
- Update TestCase with proper Filament panel setup for Livewire testing
- Add test fixtures for realistic testing scenarios
- Fix PHPStan configuration and code formatting issues
- Update CLAUDE.md with testing documentation and correct API patterns
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments