mastodon/spec/controllers/admin
Emelia Smith 30ae5952d2
Fix: Ensure "With Media" is highlighted from Admin Accounts page (#30812)
2024-06-25 07:46:53 +00:00
..
disputes Use `capture_emails` helper to improve email assertions in specs (#29245) 2024-02-19 15:57:47 +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 Improve Report Notes and Account Moderation Notes (#30288) 2024-05-15 13:38:36 +00:00
accounts_controller_spec.rb Add coverage to `/admin/accounts/:id` (#30386) 2024-05-21 13:17:34 +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 Add `change` block expectation to `admin/invites#deactivate_all` spec (#29412) 2024-02-27 16:25:58 +00:00
ip_blocks_controller_spec.rb
relationships_controller_spec.rb
relays_controller_spec.rb
report_notes_controller_spec.rb Improve Report Notes and Account Moderation Notes (#30288) 2024-05-15 13:38:36 +00:00
reports_controller_spec.rb Add missing action logging to `api/v1/admin/reports#update` (#29044) 2024-02-06 11:34:11 +00:00
resets_controller_spec.rb Use `capture_emails` helper to improve email assertions in specs (#29245) 2024-02-19 15:57:47 +00:00
roles_controller_spec.rb
rules_controller_spec.rb
site_uploads_controller_spec.rb
statuses_controller_spec.rb Fix: Ensure "With Media" is highlighted from Admin Accounts page (#30812) 2024-06-25 07:46:53 +00:00
tags_controller_spec.rb
warning_presets_controller_spec.rb
webhooks_controller_spec.rb