mastodon/spec
2026-07-16 14:28:06 +00:00
..
chewy Add InstancesIndex coverage (#38129) 2026-03-10 14:45:17 +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 Add import for custom filters (#39256) 2026-06-11 16:32:46 +00:00
fabrication Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
fabricators Change new local accounts to use the Keypair model instead of legacy attributes (#39684) 2026-07-03 08:40:58 +00:00
fixtures Add import for custom filters (#39256) 2026-06-11 16:32:46 +00:00
generators Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
helpers Add audit logs for Hashtags (#39337) 2026-06-30 12:47:02 +00:00
lib Add support for remote accounts changing handles (#39785) 2026-07-16 14:28:06 +00:00
locales Update rubocop-rspec to version 3.10.1 (#39303) 2026-06-08 15:27:34 +00:00
mailers Move "reconfirm" special case to user mailer spec context (#39526) 2026-06-22 12:14:29 +00:00
models Change new local accounts to use the Keypair model instead of legacy attributes (#39684) 2026-07-03 08:40:58 +00:00
policies Add admin area spec for email subscriptions management (#38912) 2026-05-06 08:47:12 +00:00
presenters Add export for custom filters (#39085) 2026-06-01 09:56:17 +00:00
requests Change new local accounts to use the Keypair model instead of legacy attributes (#39684) 2026-07-03 08:40:58 +00:00
routing Add route constraint to only allow numeric ids (#39523) 2026-06-19 14:30:33 +00:00
search/models/concerns/account Clean up search tagged specs (#38085) 2026-03-10 09:46:03 +00:00
serializers Fix avatar and profile header descriptions not being serialized over ActivityPub (#39352) 2026-06-10 08:46:36 +00:00
services Add support for remote accounts changing handles (#39785) 2026-07-16 14:28:06 +00:00
support Refactor tests to not include private keys in database records for remote keypairs (#39682) 2026-07-02 10:50:54 +00:00
system Add coverage for rules acceptance and invite code handling (#39310) 2026-06-09 09:54:38 +00:00
validators Add MX record validation to e-mail subscriptions, refactor validator (#38502) 2026-04-01 10:04:59 +00:00
views Add coverage to auth/registration/_status partial (#39500) 2026-06-22 10:00:41 +00:00
workers Add missing to_json to publish announcement reaction worker (#39685) 2026-07-01 15:09:05 +00:00
rails_helper.rb Refactor tests to not include private keys in database records for remote keypairs (#39682) 2026-07-02 10:50:54 +00:00
spec_helper.rb Move simplecov start to config and require to spec_helper (#39236) 2026-06-01 13:37:17 +00:00