• Luke Duncalfe's avatar
    Rewrite issues show spec as a feature spec · 6ba99cf8
    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.
    6ba99cf8
issues_controller_spec.rb 42.3 KB