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
Renaud Chaput 63d0b52cf3
Add a system spec for the `/share` endpoint (#28672)
2 years ago
..
chewy
config/initializers/rack
controllers Fix NULL MX handling and tighten DNS resolving specs (#28607) 2 years ago
fabrication
fabricators Add spec coverage for `models/form/custom_emoji_batch` class (#28388) 2 years ago
features Fix `Capybara/ClickLinkOrButtonStyle` cop in spec/features (#28576) 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 Make request_pool_spec tests more robust (#28610) 2 years ago
locales
mailers Add missing email previews for `AdminMailer` (#28044) 2 years ago
models Clean up `Setting` model and remove dead code (#28661) 2 years ago
policies
presenters Remove unneeded settings cleanup from specs (#28425) 2 years ago
requests Fix Mastodon not correctly processing HTTP Signatures with query strings (#28476) 2 years ago
routing
search/models/concerns/account Model concerns organization into module namespaces (#28149) 2 years ago
serializers Add VAPID public key to instance serializer (#28006) 2 years ago
services Misc coverage improvements re: sidekiq/inline (#28651) 2 years ago
support Fix `Capybara/ClickLinkOrButtonStyle` cop in spec/features (#28576) 2 years ago
system Add a system spec for the `/share` endpoint (#28672) 2 years ago
validators Fix NULL MX handling and tighten DNS resolving specs (#28607) 2 years ago
views
workers Fix `RSpec/LetSetup` cop in spec/services (#28459) 2 years ago
rails_helper.rb Fix NULL MX handling and tighten DNS resolving specs (#28607) 2 years ago
spec_helper.rb