Skip to content

Instantly share code, notes, and snippets.

@jyrkive
Created July 18, 2012 09:19
Show Gist options
  • Save jyrkive/3135209 to your computer and use it in GitHub Desktop.
Save jyrkive/3135209 to your computer and use it in GitHub Desktop.
Capybara claims that we are not redirected
3) Idea signing white-box testing the citizen attempts to sign with shortcut_fillin but has not authenticated
Failure/Error: should_be_on signature_idea_introduction(idea.id)
expected: "/ideat/1/introduction"
got: "/signatures/1/shortcut_finalize_signing" (using ==)
# ./spec/acceptance/support/helpers.rb:74:in `should_be_on'
# ./spec/acceptance/signing/idea_signing_spec.rb:590:in `block (3 levels) in <top (required)>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment