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
|
265d4d0967
|
Enables RSpec/DescribedClass cop & fixes all issues
Autocorrection for existing issues, and stashing at .rubocop_todo.yml
the false positives
Read about cop at http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/DescribedClass
|
2018-01-07 00:38:19 +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 |
|
María Checa
|
84e35edca7
|
Added new tests for vote token
|
2017-10-07 16:16:39 +02:00 |
|
Bertocq
|
9a396fe634
|
Fix record_voter_participation and usage on specs
|
2017-10-07 10:48:24 +02:00 |
|
rgarcia
|
0147401fbe
|
adds origin to poll voters
|
2017-10-02 16:18:08 +02: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 |
|
rgarcia
|
22b0cb0346
|
removes poll voter demographic validations
|
2017-02-01 14:25:08 +01:00 |
|
rgarcia
|
c74587d921
|
fixes specs
|
2017-01-29 14:13:24 +01:00 |
|
rgarcia
|
6c34599e1e
|
adds officer residence check and user voting
|
2017-01-29 00:36:20 +01:00 |
|
Juanjo Bazán
|
b13a76963a
|
records participation of user via web
answering a poll question creates a voter with the user data to record
participation in question’s poll
|
2017-01-25 14:21:03 +01:00 |
|
Juanjo Bazán
|
45d26f6dee
|
refactors poll::voter
now belongs_to booth_assignment instead of to booth
|
2016-12-06 20:20:18 +01:00 |
|
rgarcia
|
44df91346a
|
validates voter in census
|
2016-11-14 13:51:59 +01:00 |
|