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
Matt Jankowski beee9ea991
Fix `RSpec/LetSetup` cop in spec/controllers/admin area (#27619)
1 year ago
..
activitypub Extract shared example for cacheable response in specs (#25388) 1 year ago
admin Fix `RSpec/LetSetup` cop in spec/controllers/admin area (#27619) 1 year ago
api Fix error and incorrect URLs in `/api/v1/accounts/:id/featured_tags` for remote accounts (#27459) 1 year ago
auth Use `deliveries.size` in mailer-related examples in controller specs (#27589) 1 year ago
concerns Fix `Lint/UselessAssignment` cop (#27472) 1 year ago
disputes Admin mailer parameterization (#25759) 2 years ago
filters
oauth Fix RSpec/InferredSpecType cop (#24736) 2 years ago
settings Misc coverage improvements for `Admin::` and `Settings::` controllers (#25346) 1 year ago
well_known Add avatar image to webfinger responses (#26558) 1 year ago
.rubocop.yml Fix `RSpec/DescribedClass` cop (#25104) 2 years ago
about_controller_spec.rb Fix RSpec/InferredSpecType cop (#24736) 2 years ago
accounts_controller_spec.rb Spec speed ups on `AccountsController` spec (#25391) 1 year ago
application_controller_spec.rb Fix RSpec/InferredSpecType cop (#24736) 2 years ago
authorize_interactions_controller_spec.rb Change interaction modal in web UI (#26075) 2 years ago
custom_css_controller_spec.rb
emojis_controller_spec.rb
filters_controller_spec.rb
follower_accounts_controller_spec.rb Update rubocop-rspec to version 2.22.0, fix `RSpec/IndexedLet` cop (#24698) 2 years ago
following_accounts_controller_spec.rb Update rubocop-rspec to version 2.22.0, fix `RSpec/IndexedLet` cop (#24698) 2 years ago
health_controller_spec.rb
home_controller_spec.rb Fix RSpec/InferredSpecType cop (#24736) 2 years ago
instance_actors_controller_spec.rb Fix RSpec/InferredSpecType cop (#24736) 2 years ago
intents_controller_spec.rb Fix RSpec/InferredSpecType cop (#24736) 2 years ago
invites_controller_spec.rb Fix RSpec/ExpectChange cop (#25101) 2 years ago
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 Fix RSpec/InferredSpecType cop (#24736) 2 years ago
statuses_controller_spec.rb Extract shared example for cacheable response in specs (#25388) 1 year ago
tags_controller_spec.rb Fix RSpec/InferredSpecType cop (#24736) 2 years ago