CSC207-2022F-UofT / mcpm

[WIP] Minecraft package manager
MIT License
8 stars 0 forks source link

Search Use Case is done..? #64

Closed jerryzhu509 closed 1 year ago

jerryzhu509 commented 1 year ago

Implemented SearchParser and Controller that successfully deals with the user input. One to-do is to fix the problem that SearchInteractor tests are not deterministic (great observation by Taylor).