mastodon/spec
2026-02-27 17:05:29 +00:00
..
chewy Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
config/initializers/rack Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
configuration Fix support for special characters in various environment variables (#35314) 2025-07-09 08:58:41 +00:00
controllers Upgrade rubocop from v1.84.0 to v1.84.2, update config, and correct offences (#37795) 2026-02-17 14:56:46 +00:00
fabrication Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
fabricators Add ID/URI to collection items (#37842) 2026-02-12 15:31:45 +00:00
fixtures Remove unused "oversized" spec fixture PNG file (#33881) 2025-02-11 06:45:27 +00:00
generators Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
helpers Add ContentPoliciesHelper#policy_list to wrap string building in views (#37856) 2026-02-13 15:54:41 +00:00
lib Add exclude_direct flag to /api/v1/accounts/:id/statuses to exclude direct messages (#37763) 2026-02-27 09:34:12 +00:00
locales Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
mailers Fix SMTP configuration with mail 2.9.0 (#36646) 2025-10-30 11:21:32 +00:00
models Add validation spec for Form::Redirect model (#38011) 2026-02-27 17:05:29 +00:00
policies Allow remote accounts in Collections (#37989) 2026-02-26 13:31:23 +00:00
presenters Move mastodon version config to config_for yml (#33577) 2025-01-14 14:32:29 +00:00
requests Issue FeatureAuthorizations (#38004) 2026-02-27 11:00:21 +00:00
routing Update rubocop to version 1.79.0 (#35502) 2025-07-25 07:22:05 +00:00
search/models/concerns/account Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
serializers Issue FeatureAuthorizations (#38004) 2026-02-27 11:00:21 +00:00
services Federate activity when remote account is added to a Collection (#37992) 2026-02-26 15:11:02 +00:00
support Reject unconfirmed FASPs (#37926) 2026-02-20 14:40:31 +00:00
system Upgrade rubocop from v1.84.0 to v1.84.2, update config, and correct offences (#37795) 2026-02-17 14:56:46 +00:00
validators Use validation matchers for DisallowedHashtagValidator spec (#37636) 2026-02-26 15:56:16 +00:00
views Fix titles being escaped twice (#32889) 2024-11-14 13:28:00 +00:00
workers Federate activity when remote account is added to a Collection (#37992) 2026-02-26 15:11:02 +00:00
flatware_helper.rb Switch coverage generation default to false, allow opt in with COVERAGE env var (#33824) 2025-02-04 11:14:45 +00:00
rails_helper.rb Use validation matchers for PollExpirationValidator spec (#37616) 2026-01-27 12:54:50 +00:00
spec_helper.rb Use likes and shares totalItems on status creations and updates (#32620) 2024-10-28 04:55:18 +00:00