CSC207-2023Y-UofT / course-project-tindar

course-project-tindar created by GitHub Classroom
0 stars 0 forks source link

[Task 22] User List Interactor Unit Tests #148

Closed candidcalcifer closed 1 year ago

candidcalcifer commented 1 year ago

What: added unit tests for user list interactor

Why: Need test coverage to make sure code and classes are working properly

Implementation Details: two unit tests for typical use cases (more than one ID in list, inputted userId is in list).