mastodon/spec
2026-05-05 14:46:47 +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 have_attachment matcher for attached file exports (#38389) 2026-03-25 13:18:14 +00:00
fabrication Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
fabricators Add email subscriptions (#38163) 2026-03-25 16:25: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 Fallback to default theme when admin-selected theme does not exist (#38703) 2026-04-17 16:57:38 +00:00
lib Resolve unknown tagged collections in remote posts (#38900) 2026-05-05 14:46:47 +00:00
locales Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
mailers Fix subject of email subscription notification e-mail being difficult to localize (#38507) 2026-04-01 08:32:47 +00:00
models Add per-user maximum number of collections (#38769) 2026-04-22 12:34:08 +00:00
policies Add API to revoke collection item (#38027) 2026-03-02 13:38:03 +00:00
presenters Move mastodon version config to config_for yml (#33577) 2025-01-14 14:32:29 +00:00
requests Add admin UI for managing email subscriptions (#38741) 2026-05-04 13:56:04 +00:00
routing Update rubocop to version 1.79.0 (#35502) 2025-07-25 07:22:05 +00:00
search/models/concerns/account Clean up search tagged specs (#38085) 2026-03-10 09:46:03 +00:00
serializers Add fallback attributes to notifications for new and infrequent notifications (#38832) 2026-04-29 15:53:29 +00:00
services Resolve unknown tagged collections in remote posts (#38900) 2026-05-05 14:46:47 +00:00
support Only update FASP availability if it actually changed (#38818) 2026-04-27 13:15:53 +00:00
system Update rubocop-capybara to version 2.23.0 (#38868) 2026-05-04 07:52:29 +00:00
validators Add MX record validation to e-mail subscriptions, refactor validator (#38502) 2026-04-01 10:04:59 +00:00
views Fix titles being escaped twice (#32889) 2024-11-14 13:28:00 +00:00
workers Resolve unknown tagged collections in remote posts (#38900) 2026-05-05 14:46:47 +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 Update sidekiq to version 8.1.2 (#38134) 2026-04-08 14:46:37 +00:00
spec_helper.rb Prefer rspec-sidekiq matchers over "expect push bulk to match" approach (#38274) 2026-03-18 13:21:54 +00:00