qianz-z / pe

0 stars 0 forks source link

Incorrect error message for add command #7

Open qianz-z opened 2 years ago

qianz-z commented 2 years ago

Positive integer is correctly given for price. However, the error message shows that user is not giving positive integer. Rather, the error message should be that there is an additional parameter in the input.

soc-pe-bot commented 2 years ago

Team's Response

The issue is unclear as no information on bug test input is explicitly provided. However, from the terms "additional parameter" and "positive integer is correctly given for price", it is assumed that the bug test input is something like this: add -property n/Ash Ketchun a/25A Pallet Town, S121111 p/999 999 t/LP BGL.

As seen in the picture below, the price error message is appropriate as it is asking for positive integer and not positive integers.

image.png

Items for the Tester to Verify

:question: Issue response

Team chose [response.IssueUnclear]

Reason for disagreement: [replace this with your explanation]