issues
search
DevDogs-UGA
/
Optimal-Schedule-Builder
DevDogs' inaugural, 2024-2025 project: an optimal schedule-building website for UGA students.
13
stars
71
forks
source link
Write testComputeOverallObjective in ScheduleUtilTest
#346
Open
Aahil52
opened
1 week ago
Aahil52
commented
1 week ago
Compute the overall objective for each schedule within validTestSchedules by hand.
Assert that ScheduleUtil.computeOverallObjective() returns the expected value for each schedule.