myang2020 / pe

0 stars 0 forks source link

Empty module name causes invalid command format error #5

Open myang2020 opened 6 months ago

myang2020 commented 6 months ago

When I run the command "list_modules m/", it returns an invalid command error. However, the UG doesn't specify that the module prefix/name needs to be non-empty. Screen Shot 2024-04-19 at 4.35.13 pm.png

soc-pe-bot commented 5 months ago

Team's Response

We've specified in our UG that params in square brackets are optional and the command you specified did not have the param encased in square brackets. So this has to be rejected.

https://ay2324s2-cs2103t-w12-2.github.io/tp/UserGuide.html#summary

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your explanation]