Angel Perez
|
4c0deb0eca
|
Remove video_url attr from Admin::Poll::Question form
|
2018-05-23 07:27:12 -04:00 |
|
Bertocq
|
2f27a86034
|
Replace deprecated capybara only_path option for ignore_query
|
2018-01-11 00:07:56 +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
|
7f14544f71
|
Enable Capybara/CurrentPathExpectation cop & fix issues
Read cop description http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/Capybara/CurrentPathExpectation to better understand reasons behind enforcing this rule
On some cases the `only_path: true` was needed as argument of `have_current_path` matcher to avoid comparing the url parameters and just checking the path.
|
2018-01-06 23:31:41 +01:00 |
|
iagirre
|
75d841e2fe
|
Fixed the correct specs and views to make the test pass.
|
2017-10-05 15:31:21 +02:00 |
|
rgarcia
|
bf7cab29cf
|
fixes specs
|
2017-10-04 15:15:20 +02:00 |
|
María Checa
|
8dc05d399b
|
Fixed tests
|
2017-10-04 10:03:44 +02:00 |
|
Senén Rodero Rodríguez
|
1a8fda9352
|
Fix broken specs
|
2017-09-26 13:57:13 +02:00 |
|
Senén Rodero Rodríguez
|
ce29185b76
|
Fix documentable on admin poll questions. Adapt nested documentable shared specs to admin fetaure specs and include at admin poll questions specs.
|
2017-09-26 13:57:13 +02:00 |
|
María Checa
|
27ac4c5815
|
Added poll questions documents and video specs
New tests to ensure video URL is shown in the admin preview. Also that the video URL and documents are correctly saved after creating a question.
|
2017-09-07 17:19:07 +02:00 |
|
Bertocq
|
69f4e1c683
|
Fix all rubocop Metrics/LineLength issues (140+)
|
2017-07-10 13:22:49 +02:00 |
|
kikito
|
cca6758f71
|
Removes poll::question.summary from specs
|
2017-01-30 18:41:24 +01:00 |
|
kikito
|
2be88cb316
|
Adds missing validation to poll::question. Fixes specs
|
2017-01-25 10:46:57 +01:00 |
|
kikito
|
15b531f068
|
Fixes failing specs
|
2017-01-24 18:10:41 +01:00 |
|
Juanjo Bazán
|
6aa96c4471
|
removes mentions to enquiries and deprecated code
|
2016-12-07 14:48:44 +01:00 |
|
rgarcia
|
724dac4df2
|
cherry picks creating poll question from successful proposals
|
2016-11-18 21:09:28 +01:00 |
|
rgarcia
|
e21eb9d02c
|
fixes admin poll question show spec
|
2016-11-18 20:30:26 +01:00 |
|
rgarcia
|
4955daf886
|
adds poll and poll question's specs
|
2016-11-17 22:48:00 +01:00 |
|
rgarcia
|
626a8e9154
|
updates specs for admin poll questions
|
2016-11-17 21:31:51 +01:00 |
|
rgarcia
|
9b46a7fe8f
|
tmp commit adds specs for admin poll questions
|
2016-11-17 11:52:51 +01:00 |
|