mastodon/spec/controllers
2024-09-25 07:56:08 +00:00
..
activitypub Combine repeated parsed_body assertions into single (#32002) 2024-09-23 08:42:52 +00:00
admin Fix sort order of moderation notes on Reports and Accounts (#31528) 2024-09-06 14:58:36 +00:00
api Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
auth Convert controller spec for security_key_options endpoint to request spec (#31938) 2024-09-18 09:42:36 +00:00
concerns Add have_http_link_header matcher and set header values as strings (#31010) 2024-09-05 20:05:38 +00:00
disputes Rename jobs/attachments rspec tag names (#29762) 2024-07-08 16:01:08 +00:00
filters Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
oauth Reduce factory creation (36 -> 12) in spec/controllers/oauth/* area (#32045) 2024-09-25 07:56:08 +00:00
settings Remove single-use shared examples in controller specs (#32044) 2024-09-25 07:50:15 +00:00
.rubocop.yml Use unchanging github links in docs/comments (#29545) 2024-03-11 15:14:55 +00:00
application_controller_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
authorize_interactions_controller_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
filters_controller_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
follower_accounts_controller_spec.rb Remove body_as_json in favor of built-in response.parsed_body for JSON response specs (#31749) 2024-09-06 09:58:46 +00:00
following_accounts_controller_spec.rb Remove body_as_json in favor of built-in response.parsed_body for JSON response specs (#31749) 2024-09-06 09:58:46 +00:00
intents_controller_spec.rb Fix RSpec/InferredSpecType cop (#24736) 2023-05-04 05:49:53 +02:00
relationships_controller_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
statuses_cleanup_controller_spec.rb Fix RSpec/InstanceVariable cop (#27766) 2023-11-08 15:42:30 +00:00
statuses_controller_spec.rb Remove unneeded to_s on Link header comparison in statuses controller spec (#31941) 2024-09-18 08:21:31 +00:00