WilsonLee2000 / pe

0 stars 0 forks source link

Problem in error message caused by very long input values for `event` #5

Open WilsonLee2000 opened 1 year ago

WilsonLee2000 commented 1 year ago

Hi, I tried adding in a very large number to the event functions, and based on the error messages, the "$" was wrongly placed at the back of "999999999$"

image.png

soc-se-bot commented 1 year ago

Team's Response

Unrealistic test value, and $ is just a symbol for money

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: Not sure why did the team chose response.Rejected when it is clearly a bug, even though "$ is just a symbol for money" like what the team has claimed, it is still a bug to put a $ sign at the back of "999999999$".

Even though my test value is unrealistic, there should actually be a warning error/message indicating to users that the input is "invalid" or prompting me the acceptable range of input values, these warning error/messages are clearly not seen in MoneyMind.