sispace/tests/Feature
2026-04-07 09:24:18 +07:00
..
AssignmentTest.php test: add Share:Assignment permission to feature test suite 2026-04-07 09:24:18 +07:00
AttendanceTest.php feat: implement attendance factory, model factory trait, and feature tests for attendance logic 2026-03-31 11:24:27 +07:00
ChangelogTest.php feat: implement read status tracking for changelogs with user-specific notifications and UI updates 2026-04-07 09:21:53 +07:00
ClassSessionTest.php feat: implement new actions for viewing assignments, attendance, and materials in class sessions, and update routing for course sessions 2026-04-04 00:37:29 +07:00
CourseScheduleTest.php feat: add CourseSchedule model factory and feature tests for CRUD operations and authorization 2026-03-31 10:56:54 +07:00
CourseTest.php feat: add Course model factory and feature tests for Filament CRUD operations 2026-03-31 10:49:55 +07:00
MaterialTest.php test: add feature tests for Material management and create factories for Material and ClassSession models 2026-03-31 11:02:13 +07:00
StudentTest.php feat: add comprehensive feature tests for Student management and update StudentFactory constraints 2026-03-31 10:41:22 +07:00
StudyGroupTest.php refactor: improve code quality by importing classes, optimizing imports, and upgrading PHP version to 8.3 2026-04-01 13:01:03 +07:00
SystemNotificationTest.php feat: add comprehensive test suite for SystemNotification class to validate notification styles and message retrieval 2026-04-02 10:02:11 +07:00