songivan00 / pe

0 stars 0 forks source link

Invalid date for checkout accepted #8

Open songivan00 opened 1 year ago

songivan00 commented 1 year ago

An error should be thrown when an invalid date is typed

Steps to reproduce: checkout 31-02-2022

Expected: Error the date is invalid

Actual: Shown in the screenshot, the new addressbook is loaded Screenshot 2022-11-11 at 5.04.12 PM.png

soc-pe-bot commented 1 year ago

Team's Response

In the UG, the parameter for the checkout command is not a date, but rather its a FILE_NAME. Applying date validation to a file name would be overzealeous input validation.

image.png

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your explanation]