Closed eaierstuck closed 6 years ago
We should decide on if we are using lets or before blocks for our specs...
This article makes an argument for using lets unless it is a before_all block (https://www.ombulabs.com/blog/rails/rspec/ruby/let-vs-instance.html)
Done in #64
We should decide on if we are using lets or before blocks for our specs...
This article makes an argument for using lets unless it is a before_all block (https://www.ombulabs.com/blog/rails/rspec/ruby/let-vs-instance.html)