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
Claire 276c39361b
Fix anonymous visitors getting a session cookie on first visit (#24584)
3 years ago
..
chewy Add basic search specs for chewy indexes (#24065) 3 years ago
config/initializers
controllers Fix anonymous visitors getting a session cookie on first visit (#24584) 3 years ago
fabricators Spec coverage on Settings/ controllers specs (#24221) 3 years ago
features Add feature test for OAuth access grant (#24624) 3 years ago
fixtures
generators Clean up the post deployment migration generator (#24233) 3 years ago
helpers Remove instance variables from helper usage (#24203) 3 years ago
lib Expand coverage for "system checks" (#24216) 3 years ago
mailers Add user handle to notification mail recipient address (#24240) 3 years ago
models Change moderation search an account using the username with @ (#24242) 3 years ago
policies
presenters Replace `Status#translatable?` with language matrix in separate endpoint (#24037) 3 years ago
requests Fix anonymous visitors getting a session cookie on first visit (#24584) 3 years ago
routing
serializers
services Refactor race condition reblog service spec (#24526) 3 years ago
support Expand coverage for "system checks" (#24216) 3 years ago
validators
views/statuses
workers Fix AccountsStatusesCleanupScheduler not spreading deletes across accounts correctly (#24607) 3 years ago
fabricators_spec.rb
rails_helper.rb Add feature test for OAuth access grant (#24624) 3 years ago
spec_helper.rb