mastodon/spec
Matt Jankowski e72676e83a
Improve `api/v1/markers#create` performance against simultaneous requests (#28718)
2024-01-15 09:47:25 +00:00
..
chewy
config/initializers/rack
controllers Improve `api/v1/markers#create` performance against simultaneous requests (#28718) 2024-01-15 09:47:25 +00:00
fabrication
fabricators Move followable_by coverage to suggestions (#28697) 2024-01-12 09:11:34 +00:00
features Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 2024-01-10 11:06:58 +00:00
fixtures
generators Fix flaky tests related to file creation (#28248) 2023-12-06 22:22:25 +00:00
helpers Remove unneeded settings cleanup from specs (#28425) 2023-12-19 15:17:22 +00:00
lib Fix Undo Announce activity is not sent, when not followed by the reblogged post author (#18482) 2024-01-12 15:58:28 +00:00
locales
mailers
models Move followable_by coverage to suggestions (#28697) 2024-01-12 09:11:34 +00:00
policies
presenters Remove unneeded settings cleanup from specs (#28425) 2023-12-19 15:17:22 +00:00
requests Improve `api/v1/markers#create` performance against simultaneous requests (#28718) 2024-01-15 09:47:25 +00:00
routing
search/models/concerns/account Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 2024-01-10 11:06:58 +00:00
serializers
services Fix Undo Announce activity is not sent, when not followed by the reblogged post author (#18482) 2024-01-12 15:58:28 +00:00
support Add JS console errors check (#28682) 2024-01-12 09:12:31 +00:00
system Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 2024-01-10 11:06:58 +00:00
validators Fix NULL MX handling and tighten DNS resolving specs (#28607) 2024-01-05 11:07:57 +00:00
views
workers Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 2024-01-10 11:06:58 +00:00
rails_helper.rb Move streaming `around` config into manager class (#28684) 2024-01-11 10:54:42 +00:00
spec_helper.rb