You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/spec/controllers/admin
Emelia Smith 5fd56512de
Improve Report Notes and Account Moderation Notes (#30288)
10 months ago
..
disputes Use `capture_emails` helper to improve email assertions in specs (#29245) 1 year ago
reports
settings Remove unneeded settings cleanup from specs (#28425) 1 year ago
trends
users
webhooks
account_actions_controller_spec.rb
account_moderation_notes_controller_spec.rb Improve Report Notes and Account Moderation Notes (#30288) 10 months ago
accounts_controller_spec.rb Combine repeated requests in `admin/accounts` controller spec (#29119) 1 year ago
action_logs_controller_spec.rb Use the `Admin::ActionLog` fabricator in admin/action_logs spec (#28194) 1 year ago
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) 1 year ago
dashboard_controller_spec.rb
domain_allows_controller_spec.rb
domain_blocks_controller_spec.rb Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 1 year ago
email_domain_blocks_controller_spec.rb Fix NULL MX handling and tighten DNS resolving specs (#28607) 1 year ago
export_domain_allows_controller_spec.rb Add helper methods for domains allow and export blocks files (#28196) 1 year ago
export_domain_blocks_controller_spec.rb Add helper methods for domains allow and export blocks files (#28196) 1 year ago
follow_recommendations_controller_spec.rb
instances_controller_spec.rb Refresh instance counts in spec (fixes intermittent failure) (#28698) 1 year ago
invites_controller_spec.rb Add `change` block expectation to `admin/invites#deactivate_all` spec (#29412) 1 year ago
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) 10 months ago
reports_controller_spec.rb Add missing action logging to `api/v1/admin/reports#update` (#29044) 1 year ago
resets_controller_spec.rb Use `capture_emails` helper to improve email assertions in specs (#29245) 1 year ago
roles_controller_spec.rb
rules_controller_spec.rb
site_uploads_controller_spec.rb
statuses_controller_spec.rb Combine double subject in admin/statuses controller shared example (#28940) 1 year ago
tags_controller_spec.rb
warning_presets_controller_spec.rb
webhooks_controller_spec.rb