mastodon/spec
Matt Jankowski 8f1b41622b
Convert `settings/two_factor_authentication_methods` spec controller->system/request (#33914)
2025-02-13 10:50: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 Convert `settings/two_factor_authentication_methods` spec controller->system/request (#33914) 2025-02-13 10:50:04 +00:00
fabrication Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
fabricators Add role-specific user fabricators (#33437) 2025-01-03 08:28:14 +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 Fix handling of duplicate mentions in incoming status `Update` (#33911) 2025-02-12 15:34:56 +00:00
locales Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
mailers Add coverage for `UserMailer` not delivering to memorialized users (#33366) 2024-12-20 10:27:40 +00:00
models API for updating attribution domains (#32730) 2025-01-17 08:18:55 +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 Convert `settings/two_factor_authentication_methods` spec controller->system/request (#33914) 2025-02-13 10:50:04 +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 Fix handling of duplicate mentions in incoming status `Update` (#33911) 2025-02-12 15:34:56 +00:00
support Convert `admin/email_domain_blocks` controller -> system spec (#33759) 2025-01-29 10:54:20 +00:00
system Convert `settings/two_factor_authentication_methods` spec controller->system/request (#33914) 2025-02-13 10:50:04 +00:00
validators Fix polls not being validated on edition (#33755) 2025-01-28 14:38:18 +00:00
views Fix titles being escaped twice (#32889) 2024-11-14 13:28:00 +00:00
workers Combine examples to reduce factories in specs (#33841) 2025-02-06 10:54:31 +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