sispace/tests/Feature
2026-04-01 13:57:48 +07:00
..
AssignmentTest.php feat: implement search functionality for assignments with course name filtering and update permissions 2026-04-01 13:57:48 +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
ClassSessionTest.php feat: display student assignment submissions in the session modal and add submission factory 2026-04-01 13:43:22 +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