mastodon/spec
Matt Jankowski 28e1a7a394
Improve spec coverage for `models/announcement` class (#28350)
2023-12-14 10:29:10 +00:00
..
chewy
config/initializers/rack
controllers Improve spec coverage for `models/announcement` class (#28350) 2023-12-14 10:29:10 +00:00
fabrication
fabricators Improve spec coverage for `models/announcement` class (#28350) 2023-12-14 10:29:10 +00:00
features Stub controller methods and remove `rubocop:disable` in captcha feature spec (#27743) 2023-11-07 09:15:30 +00:00
fixtures Add spec coverage for `CLI::Emoji` class (#28182) 2023-12-06 08:52:30 +00:00
generators Fix flaky tests related to file creation (#28248) 2023-12-06 22:22:25 +00:00
helpers Remove remaining `without_partial_double_verification` usage (#28127) 2023-12-07 12:15:50 +00:00
lib Remove the `stub_stdout` wrapper around CLI specs (#28340) 2023-12-13 10:14:19 +00:00
locales
mailers
models Improve spec coverage for `models/announcement` class (#28350) 2023-12-14 10:29:10 +00:00
policies
presenters
requests Improve spec coverage for `models/announcement` class (#28350) 2023-12-14 10:29:10 +00:00
routing
search/models/concerns/account Model concerns organization into module namespaces (#28149) 2023-12-01 11:00:41 +00:00
serializers Add VAPID public key to instance serializer (#28006) 2023-11-29 08:34:36 +00:00
services Fix status edits not always being streamed to mentioned users (#28324) 2023-12-12 10:39:21 +00:00
support Formalize some patterns in cli specs (#28255) 2023-12-07 13:49:14 +00:00
system Fixes website not loading for unlogged users (#27698) 2023-11-04 21:52:56 +00:00
validators Don't stub SUT in `FollowLimitValidator` spec (#27760) 2023-11-08 12:49:46 +00:00
views
workers Consolidate configuration of `Sidekiq::Testing.fake!` setup (#28046) 2023-11-23 09:43:43 +00:00
rails_helper.rb Remove the `stub_stdout` wrapper around CLI specs (#28340) 2023-12-13 10:14:19 +00:00
spec_helper.rb