anilmaurya / bidder

Bidder
http://bidder.herokuapp.com
3 stars 13 forks source link

not allow 0 in bidding #8

Closed anilmaurya closed 10 years ago

rishijain commented 10 years ago

Approach taken:- If user enters a zero or a negative value, system shows an alert box indicating that zero and negative values are not allowed.

anilmaurya commented 10 years ago

we have to write test cases for such scenerio, i will add minitest for that

narutosanjiv commented 10 years ago

This should be handle on client side, can you client side spec in minitest?

anilmaurya commented 10 years ago

@rishijain this don't look fancy . If we can show this error in bootstrap modal then it will look good.