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)
Add polling and automatic redirection to `/start` on email confirmation (#25013)
Fix RSpec/InferredSpecType cop (#24736)
Fix RSpec/ContextWording cop (#24739)
Fix RSpec/MultipleSubjects cop (#24738)
Fix Lint/ConstantDefinitionInBlock cop (#24763)