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
helpers
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
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
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