Skip to content

Instantly share code, notes, and snippets.

@jyrkive
Created July 18, 2012 07:54
Show Gist options
  • Save jyrkive/3134916 to your computer and use it in GitHub Desktop.
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
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