Files
nairobi/spec/models
Bertocq de2816a6a5 Enable RSpec/BeforeAfterAll rule and fix all issues
This cop tries to avoid state leaking between examples. The fixes done on the code don't follow the suggested path, since the usage of `before(:all)` was not really useful. By using RSpec's `let` method we achieve same goals but with much better and readable tests.

Check Cop description at http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/BeforeAfterAll
2018-01-06 21:16:00 +01:00
..
2017-12-16 17:59:16 +01:00
2016-07-19 16:20:45 +02:00
2017-12-16 17:59:16 +01:00
2017-09-05 13:30:45 +02:00
2017-10-17 22:00:00 +02:00
2017-09-19 17:30:40 +02:00
2017-10-17 22:00:00 +02:00
2017-12-19 20:36:10 +01:00
2017-12-20 13:43:56 +01:00
2017-09-06 14:12:32 +02:00