Description:
A user should be able to place a bid on a listing as long as the auction has not ended (listings end date has not passed).
The bid should be valid/placed as long as it is higher than the current highest bid.
Completion criteria:
When the user get's an error-message when they try to place a bid on an expired listing OR their bid is too low (below starting price or lower than highest bidder).
When the user can place a bid (higher than starting price and higher than highest bidder and auction has not ended).
Description: A user should be able to place a bid on a listing as long as the auction has not ended (listings end date has not passed). The bid should be valid/placed as long as it is higher than the current highest bid.
Completion criteria: