Silence output to stdout during cli specs (#25211)
Add test coverage for `Mastodon::CLI::Accounts#backup` (#25163)
Add specs for admin/webhooks CRUD actions (#25133)
Increase spec coverage for controllers - admin/ip_blocks, admin/relays, admin/rules (#25192)
Add test coverage for `Mastodon::CLI::Accounts#unfollow` (#25162)
Add test coverage for `Mastodon::CLI::Accounts#follow` (#25161)
Add test coverage for `Mastodon::CLI::Accounts#approve` (#25160)
Add test coverage for `Mastodon::CLI::Accounts#delete` (#25146)
Add test coverage for `Mastodon::CLI::Accounts#modify` (#25145)
Add test coverage for `Mastodon::CLI::Accounts#create` (#25143)
Fix RSpec/NoExpectationExample cop (#25103)
Add CLI Base class for command line code (#25106)
Fix RSpec/ExpectChange cop (#25101)
Fix RSpec/PredicateMatcher cop (#25102)
Fix RSpec/ExpectInHook cop (#25100)
Move the mastodon/*_cli files to mastodon/cli/* (#24139)
Add request spec for backups download (#25099)
Fix RSpec/RepeatedExample cop (#24849)
Add specs for admin/announcements CRUD actions (#25077)