Closed
Description
Hello,
I need to use anonymous controllers in a :request
spec to test different API auth methods. As of rspec-rails 3.4.2
, :request
specs do not have access to the controller
method as controller specs do. I think it makes sense to allow anonymouse controller in integration tests by default, even more considering that Rails 5 is leaning towards integrations tests vs controller tests.
What do you think?
Metadata
Metadata
Assignees
Labels
No labels