mastodon/spec
Matt Jankowski 19ad51253d
Prevent triple-subject run in admin/domain_blocks spec (#28195)
2023-12-04 09:02:40 +00:00
..
chewy
config/initializers/rack
controllers Prevent triple-subject run in admin/domain_blocks spec (#28195) 2023-12-04 09:02:40 +00:00
fabrication
fabricators Remove `default_scope` from `Admin::ActionLog` (#28026) 2023-11-29 10:39:59 +00:00
features
fixtures
generators
helpers
lib Add spec coverage for media CLI `refresh` command (#28166) 2023-12-01 14:18:45 +00:00
locales
mailers Add missing email previews for `AdminMailer` (#28044) 2023-11-23 12:32:50 +00:00
models Fix `Lint/SymbolConversion` cop (#28175) 2023-12-01 15:53:35 +00:00
policies
presenters
requests Convert accounts controller spec to request spec (#28126) 2023-11-30 14:28:05 +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 Remove `default_scope` from `MediaAttachment` class (#28043) 2023-11-30 13:30:35 +00:00
support Fix `Style/SuperWithArgsParentheses` cop (#28174) 2023-12-01 15:53:15 +00:00
system
validators
views
workers Consolidate configuration of `Sidekiq::Testing.fake!` setup (#28046) 2023-11-23 09:43:43 +00:00
rails_helper.rb Consolidate configuration of `Sidekiq::Testing.fake!` setup (#28046) 2023-11-23 09:43:43 +00:00
spec_helper.rb