Open maurogeorge opened 7 years ago
I was thinking about using system tests and I don't know how it works yet: if we can add it to the spec folder, have to use the test one, etc. That's why I left the test folder there.
Do you know anything about that? If I wanna use rspec + system tests, what should I do?
I never used, by doing a quick search here I saw that on rspec-rails 3.7.0 we have this, It was added on this PR https://github.com/rspec/rspec-rails/pull/1813. On this file we have the docs.
Hahaha I just discovered it today as well as I saw on Ruby weekly: http://rspec.info/blog/2017/10/rspec-3-7-has-been-released/
Since the project is using RSpec I think we can remove this.