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

Admin messaging - auction has ended with no bids #1433

Open
3 tasks done
mtorres253 opened this issue Nov 9, 2016 · 1 comment
Open
3 tasks done

Admin messaging - auction has ended with no bids #1433

mtorres253 opened this issue Nov 9, 2016 · 1 comment

Comments

@mtorres253
Copy link
Contributor

mtorres253 commented Nov 9, 2016

So that I don't have to navigate to the bids page to see whether an auction has any bids, as a user, I should see that immediately whenever I view details for that auction

  • Scenario: user sees in the auction preview that an auction has no bids
  • Given I am a guest
  • And there is a published auction that has ended
  • And the auction has no bids
  • When I look at the auction preview (https://micropurchase.18f.gov/)
  • Then I should see the message

There are no bids

There are no bids

  • Scenario: Admin sees status message on show page that auction has no bids
  • Given I am an admin
  • And I'm logged in
  • And there is a published auction that has ended
  • And the auction has no bids
  • When I go to the auction show page (https://micropurchase.18f.gov/admin/auctions/[id])
  • Then I should see the following message in the status box

There are no bids
This auction ended on [auction.end_date] and there were no bids.

@mtorres253 mtorres253 changed the title Admin messaging - auction has ended with no bids User messaging - auction has ended with no bids Nov 9, 2016
@mtorres253 mtorres253 changed the title User messaging - auction has ended with no bids Admin messaging - auction has ended with no bids Nov 9, 2016
@mtorres253 mtorres253 added ready and removed question labels Nov 15, 2016
@baccigalupi baccigalupi self-assigned this Nov 18, 2016
@baccigalupi
Copy link
Contributor

This is related to https://waffle.io/18F/micropurchase/cards/5823731efb71313200645692

Sorry to have doubled up on issues. Haven't figured out the best way to use waffle yet.

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

2 participants