1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/spec/controllers
2024-01-10 15:05:46 +00:00
..
activitypub Fix Style/InverseMethods cop (#28377) 2023-12-15 15:52:00 +00:00
admin Use Sidekiq fake! instead of inline! in specs (#25369) 2024-01-10 11:06:58 +00:00
api Fix potential redirection loop of streaming endpoint (#28665) 2024-01-10 15:05:46 +00:00
auth Use Sidekiq fake! instead of inline! in specs (#25369) 2024-01-10 11:06:58 +00:00
concerns Use Sidekiq fake! instead of inline! in specs (#25369) 2024-01-10 11:06:58 +00:00
disputes Use Sidekiq fake! instead of inline! in specs (#25369) 2024-01-10 11:06:58 +00:00
filters
oauth Clean up of RSpec/LetSetup within spec/controllers (#28446) 2023-12-21 09:28:41 +00:00
settings Use Sidekiq fake! instead of inline! in specs (#25369) 2024-01-10 11:06:58 +00:00
.rubocop.yml
about_controller_spec.rb
application_controller_spec.rb
authorize_interactions_controller_spec.rb Change interaction modal in web UI (#26075) 2023-07-27 16:11:17 +02:00
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