discourse/plugins/poll/spec/lib
Robert a535798659
FIX: Poll: ensure it is not possible to vote with all abstentions in Ranked Choice (#29601)
Make sure Cast Vote button is disabled when all abstain and remove any historic data that fails new zero rank vote validation
2024-11-26 20:16:22 +08:00
..
new_post_manager_spec.rb
poll_spec.rb FIX: Poll: ensure it is not possible to vote with all abstentions in Ranked Choice (#29601) 2024-11-26 20:16:22 +08:00
polls_updater_spec.rb
polls_validator_spec.rb
pretty_text_spec.rb FIX: nested polls 2024-05-03 19:46:13 +02:00
ranked_choice_spec.rb FIX: poll ranked choice result algo majority check (#28191) 2024-08-02 08:51:26 +02:00
search_spec.rb