You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Matt Jankowski e79bf1b1e7
Minor speed improvement on `controllers/accounts` spec (#27679)
1 year ago
..
activitypub Extract shared example for cacheable response in specs (#25388) 1 year ago
admin Remove unused before block from settings/branding spec (#27759) 1 year ago
api Allow viewing and severing relationships with suspended accounts (#27667) 1 year ago
auth Fix `RSpec/InstanceVariable` cop (#27766) 1 year ago
concerns Fix `RSpec/InstanceVariable` cop (#27766) 1 year ago
disputes Admin mailer parameterization (#25759) 1 year ago
filters Refactor `Cache-Control` and `Vary` definitions (#24347) 2 years ago
oauth Fix RSpec/InferredSpecType cop (#24736) 2 years ago
settings Fix `Style/WordArray` cop (#27770) 1 year ago
well_known Fix `RSpec/HookArgument` cop (#27747) 1 year ago
.rubocop.yml Fix `RSpec/DescribedClass` cop (#25104) 1 year ago
about_controller_spec.rb Fix RSpec/InferredSpecType cop (#24736) 2 years ago
accounts_controller_spec.rb Minor speed improvement on `controllers/accounts` spec (#27679) 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) 1 year ago
custom_css_controller_spec.rb Refactor `Cache-Control` and `Vary` definitions (#24347) 2 years ago
emojis_controller_spec.rb Consolidate JSON parsing in serializers specs (#27693) 1 year 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) 1 year ago
following_accounts_controller_spec.rb Update rubocop-rspec to version 2.22.0, fix `RSpec/IndexedLet` cop (#24698) 1 year ago
health_controller_spec.rb Coverage improvement round-out following up previous work (#23987) 2 years ago
home_controller_spec.rb Use framework helpers instead of i-vars in controller specs (#27767) 1 year 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 Fix error when rendering public pages with media attachments (#16763) 3 years ago
media_proxy_controller_spec.rb Fix media attachments enumeration (#14254) 4 years ago
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/InstanceVariable` cop (#27766) 1 year 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