nus-cs2103-AY2021S2 / pe-dev-response

0 stars 0 forks source link

Accepts invalid data after editing JSON #1267

Open nus-pe-bot opened 3 years ago

nus-pe-bot commented 3 years ago

Steps to reproduce:

  1. Open the imposter.json file
  2. change the status code of the first entry to "123333333333333333"

The result is as shown below.

Status code is invalid but does not start with empty file

image.png


[original: nus-cs2103-AY2021S2/pe-interim#1267] [original labels: severity.Low type.FunctionalityBug]

JulietTeoh commented 3 years ago

Team's Response

Thank you for your response.

https://github.com/nus-cs2103-AY2021S2/forum/issues/304 As stated by professor Damith, editing the json file to cause an invalid error that is not caught by the app should not be considered as a bug for this PE.

Duplicate status (if any):

--