IbrahimBilal2005 / CampusPulse

0 stars 0 forks source link

Fix #33

Closed W-Akrabi closed 2 days ago

W-Akrabi commented 3 days ago

I made some fixes in the filter use case so that the sort use case Ibrahim can be linked to the filter use case just like real applications. I further got all the filter and search tests to 100% coverage. Lastly, I added some of the missing methods in InMemoryUserDataAccessObject.java for the login use case.

AhmadIbrahimWaqas commented 2 days ago

Great job finding errors and fixing them with detailed commits that explain what you fixed.