adenteo / pe

0 stars 0 forks source link

Incorrect date format not raised #8

Open adenteo opened 1 year ago

adenteo commented 1 year ago

When adding random letters to the date format, no error is being shown and the event is being added as per normal.

Steps to reproduce: add -e Career Fair -st 14:00 -sd 2023/02/10 -ed 2023abc/02abc/11abc

Expected output: Error to be thrown regarding incorrect date format

Actual output:

add -e Career Fair -st 14:00 -sd 2023/02/10 -ed 2023abc/02abc/11abc
____________________________________________________________
(since no specific ending time information is given, ending date is omitted)
____________________________________________________________
Event successfully added:

    > [E] Career Fair (2023/02/10 14:00 not recurring)
____________________________________________________________
nus-se-bot commented 1 year ago

Team's Response

Thank you for your report! As is explained in the first line of output, since no specific ending time information is given, ending date is omitted, there is no need to point out that ending date format is wrong.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your explanation]