mastodon-glitch/spec
Matt Jankowski 87c892191a
Convert `admin/domain_allows` spec controller->system (#33365)
2024-12-20 08:04: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 Convert `admin/domain_allows` spec controller->system (#33365) 2024-12-20 08:04:22 +00:00
fabrication Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
fabricators Ensure datetime/date are serialized to correct format (#33086) 2024-12-14 15:50:41 +00:00
fixtures Revert "Support animated PNGs in media attachments (#28516)" (#33334) 2024-12-17 10:52:59 +00:00
generators Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
helpers Remove `body_class_string` helper (#33072) 2024-11-26 07:19:20 +00:00
lib Change URL truncation to account for ellipses (#33229) 2024-12-10 08:41:06 +00:00
locales Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
mailers Add coverage for `UserMailer#terms_of_service_changed` mailer (#33242) 2024-12-10 14:45:40 +00:00
models Update user role position range limit (#33349) 2024-12-19 08:10:39 +00:00
policies Add coverage for `TermsOfServicePolicy` class (#33241) 2024-12-10 15:09:44 +00:00
presenters Extract `ExportSummary` class for account object counts (#32227) 2024-10-03 13:09:58 +00:00
requests Convert `statuses#activity` action controller to request spec (#33336) 2024-12-17 16:37:30 +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 Add coverage for `REST::AnnualReportEventSerializer` and two `ActivityPub::*` serializers (#33355) 2024-12-19 12:30:09 +00:00
services Use `touch_all` for time column updates (#33295) 2024-12-13 08:41:42 +00:00
support Add API datetime/format matcher for serialization specs, reduce factories (#33325) 2024-12-17 13:38:57 +00:00
system Convert `admin/domain_allows` spec controller->system (#33365) 2024-12-20 08:04:22 +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 Fix titles being escaped twice (#32889) 2024-11-14 13:28:00 +00:00
workers Add coverage for `Admin::DistributeTermsOfServiceNotificationWorker` class (#33245) 2024-12-10 14:45:14 +00:00
flatware_helper.rb Use flatware to parallelize CI specs (#30284) 2024-06-27 07:42:57 +00:00
rails_helper.rb Match dependency-generator output for `require_relative` usage (#32800) 2024-11-08 09:55:15 +00:00
spec_helper.rb Use `likes` and `shares` totalItems on status creations and updates (#32620) 2024-10-28 04:55:18 +00:00