sispace/tests/Feature
2026-04-02 10:45:02 +07:00
..
AssignmentTest.php feat: add course filtering to assignments list and enhance search functionality 2026-04-01 14:35:33 +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 changelog management system with CRUD operations and role-based permissions 2026-04-02 10:45:02 +07:00
ClassSessionTest.php feat: add share and copy assignment link actions to enhance assignment sharing capabilities 2026-04-01 14:22:05 +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