mastodon/spec
David Roetzel 4a6cf67c46
Add middleware to record queue time (#34172)
2025-03-14 13:52:04 +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 Add coverage for `standard` params on push subs create (#34092) 2025-03-12 14:29:19 +00:00
fabrication Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
fabricators Make `Faker` generate unique TOS effective dates (#34122) 2025-03-10 09:33:37 +00:00
fixtures Remove unused "oversized" spec fixture PNG file (#33881) 2025-02-11 06:45:27 +00:00
generators Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
helpers Fix custom css cache miss (#33583) 2025-01-14 08:24:00 +00:00
lib Add middleware to record queue time (#34172) 2025-03-14 13:52:04 +00:00
locales Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
mailers Add ability to email announcements to all users (#33928) 2025-03-06 14:05:27 +00:00
models Refactor reply-fetching code and disable it by default (#34147) 2025-03-12 10:28:06 +00:00
policies Add `AccountWarning#appeal_eligible?` method (#33526) 2025-01-09 15:08:39 +00:00
presenters Move mastodon version config to `config_for` yml (#33577) 2025-01-14 14:32:29 +00:00
requests Add coverage for `standard` params on push subs create (#34092) 2025-03-12 14:29:19 +00:00
routing Extend custom CSS cache time with digest paths (#33207) 2025-01-08 08:48:45 +00:00
search/models/concerns/account Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
serializers Re-introduce `application_id` in `ScheduledStatusSerializer` (#33505) 2025-01-09 13:38:23 +00:00
services Refactor `ActivityPub::FetchRepliesService` and `ActivityPub::FetchAllRepliesService` (#34149) 2025-03-12 11:52:38 +00:00
support Assert on page contents while progressing through `new_statuses` system spec (#34139) 2025-03-11 14:00:51 +00:00
system Add delay to profile updates to debounce them (#34137) 2025-03-11 16:17:17 +00:00
validators Remove deprecated `mb_chars` method (#34039) 2025-03-03 16:50:57 +00:00
views Fix titles being escaped twice (#32889) 2024-11-14 13:28:00 +00:00
workers Refactor reply-fetching code and disable it by default (#34147) 2025-03-12 10:28:06 +00:00
flatware_helper.rb Switch coverage generation default to false, allow opt in with `COVERAGE` env var (#33824) 2025-02-04 11:14:45 +00:00
rails_helper.rb Switch coverage generation default to false, allow opt in with `COVERAGE` env var (#33824) 2025-02-04 11:14:45 +00:00
spec_helper.rb Use `likes` and `shares` totalItems on status creations and updates (#32620) 2024-10-28 04:55:18 +00:00