mastodon/spec
2026-07-27 14:53:20 +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 Fix account and keypair fabricators not working outside of rspec (#39866) 2026-07-17 14:11:37 +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 Fix performance of user-focused queries in admin dashboard (#39929) 2026-07-23 10:32:59 +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 Improve enforcement of collection item limit (#39969) 2026-07-27 14:53:20 +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 Merge commit from fork 2026-07-27 16:02:02 +02: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 Add support for Link objects in attachment (#36104) 2026-07-22 09:39:29 +00:00
services Improve enforcement of collection item limit (#39969) 2026-07-27 14:53:20 +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 Remove unused private methods (#39902) 2026-07-22 10:28:50 +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