Created
July 18, 2012 09:19
-
-
Save jyrkive/3135209 to your computer and use it in GitHub Desktop.
Capybara claims that we are not redirected
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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