about summary refs log tree commit diff
path: root/spec/controllers/api/v1/polls_controller_spec.rb
AgeCommit message (Expand)Author
2023-02-22Enable Style/FrozenStringLiteralComment for specs (#23790)Nick Schonning
2022-01-28Refactor and improve tests (#17386)Claire
2019-06-04Fix poll API not requiring authentication on non-public polls (#10960)Eugen Rochko
2019-03-03Add polls (#10111)Eugen Rochko