Open munharsha opened 4 years ago
This is inherited from AB3, no functionality changed. In case the tester is curious, this is because the -
is taken as a token and it is not a numeric value, hence wrong format.
Additionally, it is clearly stated that the INDEX must be a positive integer in the error message, therefore the user has ample indication of what the correct usage should be. Changing to VeryLow due to the reasons stated.
Team chose [response.Rejected
]
Reason for disagreement: [replace this with your explanation]
Team chose [severity.VeryLow
]
Originally [severity.Medium
]
Reason for disagreement: [replace this with your explanation]
When i typed a really an out of bounds number it shows the message that the index provided is invalid. However, when i put a negative value it shows a different message. I think they shluld both return the same message instead of saying invalid command format