Retrospring/spec/controllers
Karina J. Kwiatek ca2088ba8f
Merge pull request #1513 from Retrospring/fix/image-upload-constraints
2023-12-17 23:13:31 +01:00
..
admin Add tests for `Admin::DashboardController` 2022-11-21 20:26:01 +01:00
ajax Add option to send question to own inbox 2023-12-11 23:14:58 +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 index action to show action 2022-08-21 13:17:45 +02:00
settings Update test for profile picture controller to render form instead of redirecting 2023-12-17 23:04:16 +01:00
user Fix User/SessionsController spec 2023-12-11 23:20:40 +01:00
well_known well_known/node_info: remove twitter as outbound service 2023-02-12 19:04:01 +01:00
about_controller_spec.rb Appease the dog overlords 2022-07-18 23:24:05 +02:00
anonymous_block_controller_spec.rb Add specs for Turbo Stream responses 2023-02-12 20:16:36 +01:00
answer_controller_spec.rb Update pinning tests to match new Turbo Stream behaviour 2023-02-12 21:06:16 +01:00
comments_controller_spec.rb Render correct template in spec 2023-10-29 21:34:13 +01:00
feedback_controller_spec.rb Move consent POST-logic to separate action 2022-01-22 22:50:32 +01:00
inbox_controller_spec.rb Update tests to check for touching of caching timestamps 2023-06-16 18:09:38 +02:00
link_filter_controller_spec.rb Appease the dog overlords 2022-07-18 23:24:05 +02:00
manifests_controller_spec.rb Update tests to match new PWA start URL 2023-01-21 19:21:51 +01:00
metrics_controller_spec.rb add metrics for sidekiq 2023-02-14 05:31:54 +01:00
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 Add tests for toggling unmask 2022-06-26 21:07:28 +02:00
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 Add tests for new instance variables in TimelineController 2022-10-24 23:19:39 +02:00
user_controller_spec.rb fix display conditions of profile questions 2022-12-27 22:07:21 +00:00