Retrospring/spec/controllers
Jyrki Gadinger 5cee6e3e3c fix registration controller spec 2024-08-10 01:52:00 +02:00
..
admin
ajax Fix additional spec in Ajax/Answer 2024-03-01 21:14:59 +01:00
comments Rename `#show` to `#index` action for comment reactions 2023-10-29 21:48:41 +01:00
concerns Fix rubocop nits 2023-10-15 10:16:21 +02:00
moderation Rename all occurences of `Inbox` class to `InboxEntry` 2024-01-27 19:21:07 +01:00
settings Update test for profile picture controller to render form instead of redirecting 2023-12-17 23:04:16 +01:00
user fix registration controller spec 2024-08-10 01:52:00 +02:00
well_known
about_controller_spec.rb
anonymous_block_controller_spec.rb Rename all occurences of `Inbox` class to `InboxEntry` 2024-01-27 19:21:07 +01:00
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 Rename all occurences of associative inbox entry access 2024-01-27 19:21:07 +01:00
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 Floor times in tests 2023-05-07 21:04:33 +02:00
question_controller_spec.rb filter out non-anon questions from blocked/muted users in questions view 2023-03-26 18:28:19 +02:00
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 Add specs for `SubscriptionsController` 2023-10-25 03:14:57 +02:00
timeline_controller_spec.rb
user_controller_spec.rb