Migrate to request specs in `/api/v1/tags` (#25439)
Migrate to request specs in `/api/v1/lists` (#25443)
Migrate to request specs in `/api/v1/domain_blocks` (#25414)
Migrate to request specs in `/api/v1/follow_requests` (#25411)
Migrate to request specs in `/api/v1/apps/verify_credentials` (#25404)
Extract shared examples from api specs (#25387)
Fix ArgumentError when loading newer Private Mentions (#25399)
Reduce `RSpec/MultipleExpectations` cop max to 8 (#25313)
migrate test for `GET /api/v1/accounts/{account_id}` to request spec (#25322)
Migrate to request specs in `/api/v1/admin/domain_blocks` (#25335)
Migrate to request specs in `/api/v1/admin/reports` (#25355)
Fix RSpec/MissingExampleGroupArgument cop (#25310)
Fix RSpec/PredicateMatcher cop (#25102)
Fix RSpec/ExpectInHook cop (#25100)
Improve test coverage for `/api/v1/featured_tags` (#25076)
Improve test coverage for `/api/v1/admin/canonical_email_blocks` (#24985)
Fix POST `/api/v1/admin/domain_allows` returning 200 when no domain is specified (#24958)
Improve test coverage for `/api/v1/admin/email_domain_blocks` (#25017)
Improve test coverage for `/api/v1/admin/ip_blocks_controller` (#25031)