Rogerlys / pe

0 stars 0 forks source link

List function does not throw error when extra argument is passed #1

Open Rogerlys opened 3 years ago

Rogerlys commented 3 years ago

Screenshot 2020-11-13 at 4.17.14 PM.png Screenshot 2020-11-13 at 4.17.09 PM.png

According to the UG, the list command does not have a argument, but the app still executes when an extra argument is passed. To reproduce this execute command "list list"

nus-se-bot commented 3 years ago

Team's Response

It is part of our decision to not throw an error as it does not affect the functionality of our application. As there is only one variation of the undo command, we feel that this saves the user's time as the user will not have to retype his command should he accidentally add additional parameters.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your reason]


:question: Issue type

Team chose [type.FunctionalityBug] Originally [type.FeatureFlaw]

Reason for disagreement: [replace this with your reason]