CSC207-2022F-UofT / mcpm

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

Patch search #81

Closed jerryzhu509 closed 1 year ago

jerryzhu509 commented 1 year ago

Took care of null exceptions in searching (happens when one can't find plugins.) Improved taking commands: added abbreviations "-n" "-k" "-c" to specify search types. Added tests: the general idea was to test 2 searches for each type - one that has results and one that is empty.