DevDogs-UGA / Optimal-Schedule-Builder

DevDogs' inaugural, 2024-2025 project: an optimal schedule-building website for UGA students.
12 stars 70 forks source link

Write testValidate in ScheduleUtilTest #342

Closed Aahil52 closed 1 week ago

Aahil52 commented 2 weeks ago

Assert that ScheduleUtil.validate() returns true for all schedules in validTestSchedules and returns false for all schedules in invalidTestSchedules.