code4romania / consul

Consul - Open Government and E-Participation Web Software
https://consulproject.org
GNU Affero General Public License v3.0
0 stars 4 forks source link

Don't allow supporting budget proposals #28

Closed tvararu closed 3 years ago

tvararu commented 3 years ago

Objectives

Set should_show_votes? and should_show_vote_count? to false on the model which conveniently removes all related GUI elements.

Also skip related specs in spec/system/budgets/investments_spec.rb.

Notes

Do not review the first commit.

$ bundle exec rspec spec/system/budgets/investments_spec.rb