1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/spec/controllers
2023-12-22 18:56:22 +00:00
..
activitypub Fix Style/InverseMethods cop (#28377) 2023-12-15 15:52:00 +00:00
admin Remove unneeded settings cleanup from specs (#28425) 2023-12-19 15:17:22 +00:00
api Clean up of RSpec/LetSetup within api/ (#28448) 2023-12-21 10:10:18 +00:00
auth Fix RSpec/LetSetup cop in auth controller specs (#28464) 2023-12-22 08:03:59 +00:00
concerns Convert signature verification specs to request specs (#28443) 2023-12-22 18:56:22 +00:00
disputes
filters
oauth Clean up of RSpec/LetSetup within spec/controllers (#28446) 2023-12-21 09:28:41 +00:00
settings Clean up of RSpec/LetSetup within spec/controllers (#28446) 2023-12-21 09:28:41 +00:00
.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) 2023-12-14 10:29:10 +00:00
filters_controller_spec.rb
follower_accounts_controller_spec.rb Clean up of RSpec/LetSetup within spec/controllers (#28446) 2023-12-21 09:28:41 +00:00
following_accounts_controller_spec.rb Clean up of RSpec/LetSetup within spec/controllers (#28446) 2023-12-21 09:28:41 +00:00
health_controller_spec.rb
home_controller_spec.rb Use framework helpers instead of i-vars in controller specs (#27767) 2023-11-08 08:17:43 +00:00
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 Fix RSpec/InstanceVariable cop (#27766) 2023-11-08 15:42:30 +00:00
statuses_controller_spec.rb Reduce expectations for RSpec/MultipleExpectations cop in controllers/statuses spec (#27875) 2023-11-16 09:54:51 +00:00
tags_controller_spec.rb