mastodon/spec
Claire bd415af9a1
Change streaming API host to not be overridden to localhost in development mode (#28557)
2024-01-03 10:23:58 +00:00
..
chewy
config/initializers/rack
controllers Convert signature verification specs to request specs (#28443) 2023-12-22 18:56:22 +00:00
fabrication
fabricators Add spec coverage for `models/form/custom_emoji_batch` class (#28388) 2023-12-18 12:41:37 +00:00
features
fixtures Add spec coverage for `CLI::Emoji` class (#28182) 2023-12-06 08:52:30 +00:00
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 media attachment order of remote posts (#28469) 2023-12-22 15:10:39 +00:00
locales
mailers
models Fix `RSpec/LetSetup` cop in models/account_status_cleanup_policy (#28470) 2023-12-22 15:29:50 +00:00
policies
presenters Remove unneeded settings cleanup from specs (#28425) 2023-12-19 15:17:22 +00:00
requests Change streaming API host to not be overridden to localhost in development mode (#28557) 2024-01-03 10:23:58 +00:00
routing
search/models/concerns/account Model concerns organization into module namespaces (#28149) 2023-12-01 11:00:41 +00:00
serializers Add VAPID public key to instance serializer (#28006) 2023-11-29 08:34:36 +00:00
services Fix `RSpec/LetSetup` cop in ap/fetch_featured_collection_service (#28461) 2023-12-22 12:57:29 +00:00
support Formalize some patterns in cli specs (#28255) 2023-12-07 13:49:14 +00:00
system
validators
views
workers Fix `RSpec/LetSetup` cop in spec/services (#28459) 2023-12-21 14:23:53 +00:00
rails_helper.rb Clean up `tagged_with_*` Status specs, fix `RSpec/LetSetup` cop (#28462) 2023-12-22 08:32:27 +00:00
spec_helper.rb