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 c3be5a3d2e Remove caching in `cache_collection` (#29862) 10 months ago
..
activitypub Update rubocop-rspec to version 2.22.0, fix `RSpec/IndexedLet` cop (#24698) 2 years ago
admin Fix moderator rights inconsistencies (#26729) 2 years ago
api Fix results/query in `api/v1/featured_tags/suggestions` (#29597) 10 months ago
auth Add rate-limit of TOTP authentication attempts at controller level (#28801) 1 year ago
concerns Convert signature verification specs to request specs (#28443) 1 year ago
disputes Admin mailer parameterization (#25759) 2 years ago
filters Refactor `Cache-Control` and `Vary` definitions (#24347) 2 years ago
oauth Fix RSpec/InferredSpecType cop (#24736) 2 years ago
settings Fix unsupported time zone or locale preventing sign-up (#28035) 1 year ago
well_known Add avatar image to webfinger responses (#26558) 2 years 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 Fix RSpec/MissingExampleGroupArgument cop (#25310) 2 years ago
application_controller_spec.rb Remove caching in `cache_collection` (#29862) 10 months ago
authorize_interactions_controller_spec.rb Change interaction modal in web UI (#26075) 2 years ago
custom_css_controller_spec.rb Refactor `Cache-Control` and `Vary` definitions (#24347) 2 years ago
emojis_controller_spec.rb Fix RSpec/MultipleSubjects cop (#24738) 2 years ago
filters_controller_spec.rb Refactor `Cache-Control` and `Vary` definitions (#24347) 2 years ago
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 Coverage improvement round-out following up previous work (#23987) 2 years ago
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 Refactor `Cache-Control` and `Vary` definitions (#24347) 2 years ago
media_controller_spec.rb
media_proxy_controller_spec.rb
privacy_controller_spec.rb Coverage improvement round-out following up previous work (#23987) 2 years ago
relationships_controller_spec.rb Refactor `Cache-Control` and `Vary` definitions (#24347) 2 years ago
shares_controller_spec.rb Remove instance variables from helper usage (#24203) 2 years ago
statuses_cleanup_controller_spec.rb Fix RSpec/InferredSpecType cop (#24736) 2 years ago
statuses_controller_spec.rb Speed-up on `StatusesController` spec (#25549) 2 years ago
tags_controller_spec.rb Fix RSpec/InferredSpecType cop (#24736) 2 years ago