discourse/plugins/poll/spec/lib
Sam f0fc5646dc
FEATURE: dynamic poll support (#34368)
If a poll is created with `dynamic-poll=true`
then options can be amended after you post poll.

This is useful for polls like: "favorite IDE" where you want
people to easily be allowed to add options.

---------

Co-authored-by: Martin Brennan <martin@discourse.org>
2025-08-19 16:43:36 +10:00
..
new_post_manager_spec.rb DEV: Remove unnecessary rails_helper requiring (#26364) 2024-03-26 11:32:01 +01:00
poll_spec.rb DEV: add shortcut fab!(:variable, :fabricator) to specs (#33577) 2025-07-11 11:16:34 -03:00
polls_updater_spec.rb FEATURE: dynamic poll support (#34368) 2025-08-19 16:43:36 +10:00
polls_validator_spec.rb DEV: Remove unnecessary rails_helper requiring (#26364) 2024-03-26 11:32:01 +01:00
pretty_text_spec.rb FEATURE: dynamic poll support (#34368) 2025-08-19 16:43:36 +10: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 DEV: add shortcut fab!(:variable, :fabricator) to specs (#33577) 2025-07-11 11:16:34 -03:00