Created
July 18, 2012 07:54
-
-
Save jyrkive/3134916 to your computer and use it in GitHub Desktop.
Avoin Ministeriö crashes when a citizen tries to use shortcut_fillin without authentication
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 use shortcut fillin but has not authenticated | |
Failure/Error: visit signature_idea_shortcut_fillin_path(idea.id) | |
NameError: | |
undefined local variable or method `redirect_to_introduction' for #<SignaturesController:0xcab424c> | |
# ./app/controllers/signatures_controller.rb:318:in `shortcut_fillin' | |
# ./spec/acceptance/signing/idea_signing_spec.rb:563: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