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 ce78a9c9ac
Clean up `two_factor_authentication/confirmations` controller spec (#28128)
1 year ago
..
activitypub Fix `RSpec/AnyInstance` cop (#27810) 2 years ago
admin Reduce `.times` usage in request and controller specs (#27949) 1 year ago
api Fix FamiliarFollowersController test response comparison (#28121) 1 year ago
auth Fix `RSpec/AnyInstance` cop (#27810) 2 years ago
concerns Remove un-needed `action` and `template` options to `render` in controllers (#28022) 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 Clean up `two_factor_authentication/confirmations` controller spec (#28128) 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 Minor speed improvement on `controllers/accounts` spec (#27679) 2 years 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 Refactor `Cache-Control` and `Vary` definitions (#24347) 2 years ago
emojis_controller_spec.rb Consolidate JSON parsing in serializers specs (#27693) 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 Use framework helpers instead of i-vars in controller specs (#27767) 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/InstanceVariable` cop (#27766) 2 years ago
statuses_controller_spec.rb Reduce expectations for `RSpec/MultipleExpectations` cop in `controllers/statuses` spec (#27875) 2 years ago
tags_controller_spec.rb Fix RSpec/InferredSpecType cop (#24736) 2 years ago