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
fix(classroom): add tests, nil guards, and topic filter
- Add comprehensive unit tests for classroom helper functions
(date/time parsing, error wrapping, profile helpers)
- Add profileEmail() helper for nil-safe email extraction
- Fix nil pointer guards for Profile access (12 locations in
courses, rosters, and guardians)
- Add --topic filter for coursework and materials list commands
- Update docs/spec.md with new filter options
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments