mastodon/spec
Matt Jankowski e48ecd2929
Remove `default_scope` from `Admin::ActionLog` (#28026)
2023-11-29 10:39:59 +00:00
..
chewy
config/initializers/rack
controllers Remove un-needed `action` and `template` options to `render` in controllers (#28022) 2023-11-29 10:38:05 +00:00
fabrication
fabricators Remove `default_scope` from `Admin::ActionLog` (#28026) 2023-11-29 10:39:59 +00:00
features Stub controller methods and remove `rubocop:disable` in captcha feature spec (#27743) 2023-11-07 09:15:30 +00:00
fixtures
generators
helpers Change link previews to keep original URL from the status (#27312) 2023-11-13 09:58:28 +00:00
lib Consolidate configuration of `Sidekiq::Testing.fake!` setup (#28046) 2023-11-23 09:43:43 +00:00
locales
mailers Add missing email previews for `AdminMailer` (#28044) 2023-11-23 12:32:50 +00:00
models Remove `default_scope` from `Admin::ActionLog` (#28026) 2023-11-29 10:39:59 +00:00
policies
presenters Reduce expectations for `RSpec/MultipleExpectations` cop in `spec/presenters` specs (#27881) 2023-11-16 14:37:52 +00:00
requests Deduplicate IDs in relationships and familiar_followers APIs (#27982) 2023-11-23 10:00:09 +00:00
routing
search/models/concerns
serializers Add VAPID public key to instance serializer (#28006) 2023-11-29 08:34:36 +00:00
services Handle scenario when webfinger response `subject` is missing host value (#28088) 2023-11-28 18:37:54 +00:00
support Configure elastic search integration with rspec tag (#27882) 2023-11-17 11:52:20 +00:00
system
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 Consolidate configuration of `Sidekiq::Testing.fake!` setup (#28046) 2023-11-23 09:43:43 +00:00
spec_helper.rb Disable simplecov `enable_coverage_for_eval` option, move to standalone file (#27869) 2023-11-15 23:09:31 +00:00