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
Claire e621c1c44c
Fix registrations not checking MX records for email domain blocks requiring approval (#28608)
2 years ago
..
activitypub Extract spec helper for verifing to/from public AP collection namespace (#28472) 2 years ago
admin Refresh instance counts in spec (fixes intermittent failure) (#28698) 2 years ago
api Improve `api/v1/markers#create` performance against simultaneous requests (#28718) 2 years ago
auth Fix registrations not checking MX records for email domain blocks requiring approval (#28608) 2 years ago
concerns Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 2 years ago
disputes Add coverage/bugfix for invalid appeal submission (#28703) 2 years ago
filters
oauth Clean up of `RSpec/LetSetup` within `spec/controllers` (#28446) 2 years ago
settings Clean up `settings/featured_tags/index` view (#28688) 2 years ago
.rubocop.yml
about_controller_spec.rb
application_controller_spec.rb
authorize_interactions_controller_spec.rb
custom_css_controller_spec.rb
emojis_controller_spec.rb Improve spec coverage for `models/announcement` class (#28350) 2 years ago
filters_controller_spec.rb
follower_accounts_controller_spec.rb Clean up of `RSpec/LetSetup` within `spec/controllers` (#28446) 2 years ago
following_accounts_controller_spec.rb Clean up of `RSpec/LetSetup` within `spec/controllers` (#28446) 2 years ago
health_controller_spec.rb
home_controller_spec.rb
instance_actors_controller_spec.rb
intents_controller_spec.rb
invites_controller_spec.rb
manifests_controller_spec.rb
media_controller_spec.rb
media_proxy_controller_spec.rb
privacy_controller_spec.rb
relationships_controller_spec.rb
shares_controller_spec.rb
statuses_cleanup_controller_spec.rb
statuses_controller_spec.rb Reduce expectations for `RSpec/MultipleExpectations` cop in `controllers/statuses` spec (#27875) 2 years ago
tags_controller_spec.rb