mastodon/spec
2024-09-12 20:09:55 +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 Remove debug output in migration controller spec (#31886) 2024-09-12 14:04:46 +00:00
fabrication Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
fabricators Fix sort order of moderation notes on Reports and Accounts (#31528) 2024-09-06 14:58:36 +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 invalid date searches returning 503 (#31526) 2024-09-12 13:40:20 +00:00
locales Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
mailers Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
models Add coverage for title/limit validations in List model (#31869) 2024-09-12 13:25:23 +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 Change form-action Content-Security-Policy directive to be more restrictive (#26897) 2024-09-12 13:24:19 +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 Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
services Handle invalid visibility (#31571) 2024-09-12 13:29:55 +00:00
support Use shared system spec helper methods (#31784) 2024-09-09 08:01:26 +00:00
system Move redirect/base body class to view (#31796) 2024-09-12 13:31:50 +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 Add worker spec for annual report worker (#31778) 2024-09-05 19:51:17 +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