• Luke Duncalfe's avatar
    Rewrite issues show spec as a feature spec · e9f6edda
    Luke Duncalfe authored
    This spec needs to run as a request-style spec in order to invoke the
    Rails router.
    
    A controller-style spec matches the wrong route, and
    `session['user_return_to']` becomes incorrect.
    e9f6edda
issues_controller_spec.rb 41.5 KB