Open nus-pe-bot opened 2 years ago
The dev team feels it is not the responsibility to decide if 0 is an acceptable buying/selling price for a property. Additionally, 0 can be used as a placeholder value in the event the buyer/seller has not decided on a buying/selling price of the property
--
Managed to add $00 as the price. Realistically, no one will sell their real estate for zero dollars. The app should be able to detect this and reject the command.
Boundary values could have included 0 along with negative values. (Negative values are detected)
[original: nus-cs2103-AY2122S2/pe-interim#2100] [original labels: severity.Low type.FeatureFlaw]