mastodon/spec
Matt Jankowski 15f6336cdd
Simplify model validation specs for `AccountMigration` (#32494)
2024-10-25 08:02:13 +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 Convert `admin/invites` controller specs to system specs (#32450) 2024-10-15 14:27:46 +00:00
fabrication Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
fabricators Worker specs coverage increase (#32541) 2024-10-23 07:50:20 +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 Add coverage for `DatabaseHelper` primary/replica methods (#32642) 2024-10-24 08:04:29 +00:00
lib Use `subject` for `FeedManager` lib spec (#32486) 2024-10-25 07:59:31 +00:00
locales Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
mailers Add coverage for missing status scenario in NotificationMailer (#32256) 2024-10-04 14:15:14 +00:00
models Simplify model validation specs for `AccountMigration` (#32494) 2024-10-25 08:02:13 +00:00
policies Improve `app/policies` coverage (#32426) 2024-10-15 14:24:12 +00:00
presenters Extract `ExportSummary` class for account object counts (#32227) 2024-10-03 13:09:58 +00:00
requests Add endpoint to remove web push subscription (#32626) 2024-10-23 08:02:31 +00:00
routing Support /.well-known/host-meta.json (#32206) 2024-10-02 09:23:44 +00:00
search/models/concerns/account Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
serializers Reduce factory creation (48 -> 8) in `AP::Note` serializer spec (#32492) 2024-10-15 13:10:03 +00:00
services Translate to regional language variant (e.g. pt-BR) (#32428) 2024-10-15 13:26:20 +00:00
support Remove single-use `ProfileStories` method (#31164) 2024-10-23 13:31:03 +00:00
system Remove single-use `ProfileStories` method (#31164) 2024-10-23 13:31:03 +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 endpoint to remove web push subscription (#32626) 2024-10-23 08:02:31 +00:00
flatware_helper.rb Use flatware to parallelize CI specs (#30284) 2024-06-27 07:42:57 +00:00
rails_helper.rb Improve `app/policies` coverage (#32426) 2024-10-15 14:24:12 +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