You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/spec
Matt Jankowski 0a7cff53c2
Add coverage for `Account.followable_by` scope (#28689)
1 year ago
..
chewy
config/initializers/rack
controllers Fix potential redirection loop of streaming endpoint (#28665) 1 year ago
fabrication
fabricators Add spec coverage for `models/form/custom_emoji_batch` class (#28388) 1 year ago
features Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 1 year ago
fixtures Add spec coverage for `CLI::Emoji` class (#28182) 1 year ago
generators Fix flaky tests related to file creation (#28248) 1 year ago
helpers Remove unneeded settings cleanup from specs (#28425) 1 year ago
lib Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 1 year ago
locales
mailers Add missing email previews for `AdminMailer` (#28044) 1 year ago
models Add coverage for `Account.followable_by` scope (#28689) 1 year ago
policies
presenters Remove unneeded settings cleanup from specs (#28425) 1 year ago
requests Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 1 year ago
routing
search/models/concerns/account Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 1 year ago
serializers Add VAPID public key to instance serializer (#28006) 1 year ago
services Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 1 year ago
support Extract capybara config and improve headless_chrome driver config (#28681) 1 year ago
system Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 1 year ago
validators Fix NULL MX handling and tighten DNS resolving specs (#28607) 1 year ago
views
workers Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 1 year ago
rails_helper.rb Extract capybara config and improve headless_chrome driver config (#28681) 1 year ago
spec_helper.rb