This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/plugins/poll/spec/lib
Jarek Radosz 5a8e6de42c
FIX: Don't publish polls on message bus when there are no polls (#15041)
`poll` plugin was publishing on `/polls/[topic_id]` every time a non-first post was created. I can't imagine this being needed. It regressed 3 years ago in https://github.com/discourse/discourse/pull/6359
2021-11-22 12:31:53 +01:00
..
new_post_manager_spec.rb
poll_spec.rb FIX: Don't publish polls on message bus when there are no polls (#15041) 2021-11-22 12:31:53 +01:00
polls_updater_spec.rb FEATURE: Allow users to remove their vote (#14459) 2021-10-05 11:38:49 +03:00
polls_validator_spec.rb
pretty_text_spec.rb