CSC207-2022F-UofT / course-project-collegecook

course-project-collegecook created by GitHub Classroom
2 stars 1 forks source link

13 feature 12 ranking user 2 #113

Closed ika-joshi closed 1 year ago

ika-joshi commented 1 year ago

1.) Made changes to the interactor to accommodate for the change in the storage of variables from ArrayList to ArrayList. 2.) Added test cases 3.) Moved RankInteractorTest from entity package to rank package 4.) Updated AvgRatingComparator so that the database is up-to-date 5.) Added test cases for Rankinteractor and total follow comparator, recipe comparator, and avg rating comparator