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 |
|
Bertocq
|
6ec6f64675
|
Enable RSpec/DescribeClass rubocop rspec cop & fix issues
Manually fixes all issues & "stashed" false positives at .rubocop_todo.yml
Read about the cop at http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/DescribeClass
|
2018-01-07 00:20:55 +01:00 |
|
Bertocq
|
f6fe9cc7d2
|
Fix all Layout/SpaceAroundOperators rubocop issues and remove file list from rubocop_todo list
|
2017-06-26 18:04:20 +02:00 |
|
Bertocq
|
6529e37ae8
|
Fix all rubocop Rails/PluralizationGrammar issues and remove the file list form rubocop_todo file
|
2017-06-25 15:46:46 +02:00 |
|
Juanjo Bazán
|
b96cfbc837
|
adds methods to poll_officer to return assigned polls
|
2017-01-30 17:44:39 +01:00 |
|
Juanjo Bazán
|
b3fd7ffafa
|
adds assigned_polls method to poll_officer
|
2017-01-02 20:28:16 +01:00 |
|