Retrospring/spec/controllers
Karina J. Kwiatek 5d89e21e33
Merge pull request #1442 from Retrospring/refactor/send-to-followers-individually
Split up question worker to send to an individual user rather than to all followers
2023-12-11 20:04:15 +01:00
..
admin
ajax Merge pull request #1442 from Retrospring/refactor/send-to-followers-individually 2023-12-11 20:04:15 +01:00
comments Rename `#show` to `#index` action for comment reactions 2023-10-29 21:48:41 +01:00
concerns
moderation
settings
user
well_known
about_controller_spec.rb
anonymous_block_controller_spec.rb
answer_controller_spec.rb
comments_controller_spec.rb Render correct template in spec 2023-10-29 21:34:13 +01:00
feedback_controller_spec.rb
inbox_controller_spec.rb
link_filter_controller_spec.rb
manifests_controller_spec.rb
metrics_controller_spec.rb
modal_controller_spec.rb Add specs for comment and modal controller Turbo Frame actions 2023-10-28 04:39:15 +02:00
moderation_controller_spec.rb
notifications_controller_spec.rb
question_controller_spec.rb
reactions_controller_spec.rb Add specs for reaction controller create/destroy methods 2023-12-09 00:59:14 +01:00
relationships_controller_spec.rb Make `turbo does not succeed` example for in `RelationshipsController` 2023-10-28 10:41:24 +02:00
subscriptions_controller_spec.rb
timeline_controller_spec.rb
user_controller_spec.rb