mastodon/spec
Matt Jankowski d65e246192
Convert `statuses#activity` action controller to request spec ()
..
chewy Enable "zero monkey patching" mode in RSpec ()
config/initializers/rack Enable "zero monkey patching" mode in RSpec ()
controllers Convert `statuses#activity` action controller to request spec ()
fabrication Enable "zero monkey patching" mode in RSpec ()
fabricators Ensure datetime/date are serialized to correct format ()
fixtures Revert "Support animated PNGs in media attachments ()" ()
generators Enable "zero monkey patching" mode in RSpec ()
helpers Remove `body_class_string` helper ()
lib Change URL truncation to account for ellipses ()
locales Enable "zero monkey patching" mode in RSpec ()
mailers Add coverage for `UserMailer#terms_of_service_changed` mailer ()
models Wrap assertions in `change` within `AccountStatusesCleanupPolicy` spec ()
policies Add coverage for `TermsOfServicePolicy` class ()
presenters Extract `ExportSummary` class for account object counts ()
requests Convert `statuses#activity` action controller to request spec ()
routing Support /.well-known/host-meta.json ()
search/models/concerns/account Enable "zero monkey patching" mode in RSpec ()
serializers Add API datetime/format matcher for serialization specs, reduce factories ()
services Use `touch_all` for time column updates ()
support Add API datetime/format matcher for serialization specs, reduce factories ()
system Convert `filters` spec controller->system ()
validators Add ability to manage which websites can credit you in link previews ()
views Fix titles being escaped twice ()
workers Add coverage for `Admin::DistributeTermsOfServiceNotificationWorker` class ()
flatware_helper.rb Use flatware to parallelize CI specs ()
rails_helper.rb Match dependency-generator output for `require_relative` usage ()
spec_helper.rb Use `likes` and `shares` totalItems on status creations and updates ()