This repository has been archived on 2024-07-31. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/spec/controllers/admin
Matt Jankowski 32eeca9c7b
Refresh instance counts in spec (fixes intermittent failure) (#28698)
2024-01-12 09:10:37 +00:00
..
disputes Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 2024-01-10 11:06:58 +00:00
reports Fix `RSpec/LetSetup` cop in spec/controllers/admin area (#27619) 2023-10-31 08:22:19 +00:00
settings Remove unneeded settings cleanup from specs (#28425) 2023-12-19 15:17:22 +00:00
trends
users
webhooks
account_actions_controller_spec.rb
account_moderation_notes_controller_spec.rb Eliminate double subject call in admin/ controller specs (#28158) 2023-12-01 10:38:15 +00:00
accounts_controller_spec.rb Use the `Admin::ActionLog` fabricator in admin/action_logs spec (#28194) 2023-12-04 12:56:28 +00:00
action_logs_controller_spec.rb Use the `Admin::ActionLog` fabricator in admin/action_logs spec (#28194) 2023-12-04 12:56:28 +00:00
announcements_controller_spec.rb
base_controller_spec.rb
change_emails_controller_spec.rb
confirmations_controller_spec.rb
custom_emojis_controller_spec.rb Eliminate double subject call in admin/ controller specs (#28158) 2023-12-01 10:38:15 +00:00
dashboard_controller_spec.rb
domain_allows_controller_spec.rb
domain_blocks_controller_spec.rb Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 2024-01-10 11:06:58 +00:00
email_domain_blocks_controller_spec.rb Fix NULL MX handling and tighten DNS resolving specs (#28607) 2024-01-05 11:07:57 +00:00
export_domain_allows_controller_spec.rb Add helper methods for domains allow and export blocks files (#28196) 2023-12-04 08:52:21 +00:00
export_domain_blocks_controller_spec.rb Add helper methods for domains allow and export blocks files (#28196) 2023-12-04 08:52:21 +00:00
follow_recommendations_controller_spec.rb
instances_controller_spec.rb Refresh instance counts in spec (fixes intermittent failure) (#28698) 2024-01-12 09:10:37 +00:00
invites_controller_spec.rb Reduce `.times` usage in request and controller specs (#27949) 2023-11-21 13:05:59 +00:00
ip_blocks_controller_spec.rb
relationships_controller_spec.rb
relays_controller_spec.rb
report_notes_controller_spec.rb Eliminate double subject call in admin/ controller specs (#28158) 2023-12-01 10:38:15 +00:00
reports_controller_spec.rb
resets_controller_spec.rb Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 2024-01-10 11:06:58 +00:00
roles_controller_spec.rb
rules_controller_spec.rb
site_uploads_controller_spec.rb
statuses_controller_spec.rb Fix `RSpec/LetSetup` cop in spec/controllers/admin area (#27619) 2023-10-31 08:22:19 +00:00
tags_controller_spec.rb Misc coverage improvements for `Admin::` and `Settings::` controllers (#25346) 2023-10-16 17:20:28 +02:00
warning_presets_controller_spec.rb
webhooks_controller_spec.rb Misc coverage improvements for `Admin::` and `Settings::` controllers (#25346) 2023-10-16 17:20:28 +02:00