mastodon/spec
2024-09-25 13:54:22 +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
controllers Reduce factory creation (36 -> 12) in spec/controllers/oauth/* area (#32045) 2024-09-25 07:56:08 +00:00
fabrication Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
fabricators Remove unused E2EE messaging code (#31193) 2024-09-18 09:27:43 +00:00
fixtures Select correct self link when parsing Webfinger response (#31110) 2024-07-23 14:42:31 +00:00
generators Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
helpers Change embedded posts to use web UI (#31766) 2024-09-12 09:41:19 +00:00
lib Fix search params being dropped when redirected to non-deck path (#31984) 2024-09-25 13:35:37 +00:00
locales Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
mailers Add coverage and use mailer callback to check functional user in notification mailer (#32055) 2024-09-25 08:07:48 +00:00
models Combine assertions in Notification model spec (#32015) 2024-09-23 10:45:34 +00:00
policies Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
presenters Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
requests Prefer structure checks over multi-line size/parts checks in parsed_body (#32063) 2024-09-25 13:54:22 +00:00
routing Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
search/models/concerns/account Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
serializers Remove unused E2EE messaging code (#31193) 2024-09-18 09:27:43 +00:00
services Fix the summary of converted object types to be treated as HTML (#28629) 2024-09-24 15:57:53 +00:00
support Convert notification mailer spec shared examples to matchers (#32047) 2024-09-24 12:07:16 +00:00
system Convert settings/applications controller spec to system/request specs (#32006) 2024-09-23 13:37:32 +00:00
validators Add ability to manage which websites can credit you in link previews (#31819) 2024-09-10 12:00:40 +00:00
views Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
workers Remove unused E2EE messaging code (#31193) 2024-09-18 09:27:43 +00:00
flatware_helper.rb Use flatware to parallelize CI specs (#30284) 2024-06-27 07:42:57 +00:00
rails_helper.rb Add "search" group for chewy classes in simplecov config (#31890) 2024-09-12 20:09:55 +00:00
spec_helper.rb Remove body_as_json in favor of built-in response.parsed_body for JSON response specs (#31749) 2024-09-06 09:58:46 +00:00