Skip to content
This repository has been archived by the owner on Jul 30, 2019. It is now read-only.

Auctions that have ended with no bids show on the closed auctions page #1434

Open
mtorres253 opened this issue Nov 9, 2016 · 0 comments
Open

Comments

@mtorres253
Copy link
Contributor

mtorres253 commented Nov 9, 2016

So that I don't have to manually move an auctions status to closed when it has ended and there are no bids, as an admin, the system should do this for me.

  • Scenario: Admin sees auction with no bids on the closed auction page
  • Given I am an admin
  • And I'm logged in
  • And there is a published auction
  • And the auction has ended
  • And there are no bids
  • When I navigate to the "Closed" auctions page (https://micropurchase.18f.gov/admin/auctions/closed)
  • Then I see a section labeled "No Bids"
  • And I see the auction listed in a table in the no bids section
Column header Value
Auction title Title of auction (links to auction show page - micropurchase.18f.gov/admin/auctions/[id])
End date End date of auction
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant