civinomics / city-council

MIT License
1 stars 2 forks source link

Vote on an agenda item #10

Open rskoenig opened 7 years ago

rskoenig commented 7 years ago

As a Citizen, I want to vote on agenda items, so that My Elected Official and everyone else know what I think about them.

rskoenig commented 7 years ago

Acceptance criteria:

  1. As a registered user I can vote on an agenda item.

Acceptance test:

  1. As an unregistered user, navigate to an agenda item.
  2. Vote on an agenda item.
  3. You should be prompted to signup/login.
  4. Signup
  5. At the end of signup you should be returned to the item page.
  6. Cast a vote.
  7. It is be clear that you voted.
  8. You are prompted to comment

item item_comment item_signup_unregistered

rskoenig commented 7 years ago

For some reason signup isn't working so I can't make it past step 4 in the acceptance test.

rskoenig commented 7 years ago

acceptance testing: fail, after voting as a non-registered user and signing up, my vote is not registered

rskoenig commented 7 years ago
rskoenig commented 7 years ago

Should not need to refresh separate tab to get privs.