leirdas / pe

0 stars 0 forks source link

Removing student deadline example command does not work #9

Open leirdas opened 1 year ago

leirdas commented 1 year ago

Steps to reproduce: Copy and enter command: delete -d i/A0123456G r/1

Expected: first deadline of the student with student ID A0123456G

Actual: Error message shown. Student does not actually have any deadlines, maybe should give a different error message above how the student doesnt have any deadlines instead of invalid integer error message

image.png

image.png

soc-pe-bot commented 1 year ago

Team's Response

Sorry for the inconvenience here, but "not a valid integer here" means that either (1) input is not an integer or (2) the integer is out of bound/zero/negative numbers (which include the case that student doesn't have any deadlines)

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your explanation]