-
-
Notifications
You must be signed in to change notification settings - Fork 383
Open
Description
For most of the api only rails application, requests specs are used in favour of controller specs.
:AV
does not recognise requests specs.
Could we have a fallback to them?
app/controller/api_controller.rb
-> spec/requests/api_controller_spec.rb
or/and
app/controller/api_controller.rb
-> spec/requests/api_spec.rb
Metadata
Metadata
Assignees
Labels
No labels