Bertocq
|
e89d081a47
|
Enable RSpec/PredicateMatcher cop & fix all issues
Read about cop at http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/PredicateMatcher
|
2018-01-07 17:42:59 +01:00 |
|
Bertocq
|
34bb9d65b1
|
Enable RSpec/NotToNot cop and fix all issues
Read about cop at http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/NotToNot
|
2018-01-07 17:39:48 +01:00 |
|
Bertocq
|
ed16a78f42
|
Enables RSpec/ExampleWording and fixes all issues
Both avoiding 'should' and repiting 'it' on the tests description
improves reading them and also makes all descriptions consistent.
Read about cop at http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/ExampleWording
|
2018-01-07 01:03:45 +01:00 |
|
rgarcia
|
0de87c19c6
|
fixes flaky spec
Maybe using `build` instead of `create` was confusing the spec
|
2017-09-19 15:14:29 +02:00 |
|
Alberto Miedes Garcés
|
db029964fa
|
Check geozone 'safe_to_delete' behavior as unit test instead of integration test
|
2016-12-13 18:38:13 +01:00 |
|
Juanjo Bazán
|
d6abf44477
|
adds Geozones 🗺
|
2016-01-11 12:18:01 +01:00 |
|