BenardoTang / pe

0 stars 0 forks source link

Event command accepts invalid date and time #4

Open BenardoTang opened 3 years ago

BenardoTang commented 3 years ago

image.png

When i try to input an invalid date and time for the event command, there is no error thrown and the program adds the task into the list.

nus-pe-bot commented 3 years ago

Team's Response

This is an expected and designed behaviour. For non-parsable dates, the command accepts it as String. Because there can be legitimate use cases like this:

deadline ddl -by this Friday evening

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]