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 |
|
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
|
900d8a00b1
|
Make milestone's description a required attribute
|
2017-12-15 16:38:21 +01:00 |
|
taitus
|
2fe663ef8f
|
Fix syntax and indentation errors.
|
2017-06-24 22:38:48 +02:00 |
|
taitus
|
f220952883
|
Add CRUD Milestone on Admin::BudgetInvestment. Rename Checkpoint to Milestone.
|
2017-06-24 22:38:48 +02:00 |
|