Are the API tests in the right place.
Open
- Dominant language
- Ruby
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
There is a good possibility that I have been doing the testing all wrong with RSpec. The problems I have been having with the Filters api, has led me to believe that all of the controller tests should have been in the `spec/requests` folder as opposed to the `spec/controllers`.
What I am confused about is that when I use Postman to send JSON data over the requests still work.
So is it the specs, or is it the controllers?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.