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 7801db7ba4
Spec coverage for custom css endpoint (#28706)
2 years ago
..
chewy
config/initializers/rack
controllers Refresh instance counts in spec (fixes intermittent failure) (#28698) 2 years ago
fabrication
fabricators Move followable_by coverage to suggestions (#28697) 2 years ago
features Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 2 years ago
fixtures Add spec coverage for `CLI::Emoji` class (#28182) 2 years ago
generators Fix flaky tests related to file creation (#28248) 2 years ago
helpers Remove unneeded settings cleanup from specs (#28425) 2 years ago
lib Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 2 years ago
locales
mailers
models Move followable_by coverage to suggestions (#28697) 2 years ago
policies
presenters Remove unneeded settings cleanup from specs (#28425) 2 years ago
requests Spec coverage for custom css endpoint (#28706) 2 years ago
routing
search/models/concerns/account Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 2 years ago
serializers Add VAPID public key to instance serializer (#28006) 2 years ago
services Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 2 years ago
support Add JS console errors check (#28682) 2 years ago
system Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 2 years ago
validators Fix NULL MX handling and tighten DNS resolving specs (#28607) 2 years ago
views
workers Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 2 years ago
rails_helper.rb Move streaming `around` config into manager class (#28684) 2 years ago
spec_helper.rb