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
Matt Jankowski 86fbde7b46
Fix `Style/NumericLiterals` cop in ProfileStories support module (#28971)
1 year ago
..
chewy
config/initializers/rack
controllers Combine repeated requests in account controller concern spec (#28957) 1 year ago
fabrication
fabricators Move followable_by coverage to suggestions (#28697) 1 year ago
features Add tests for redirect confirmations (#28903) 1 year ago
fixtures
generators
helpers Remove unneeded settings cleanup from specs (#28425) 1 year ago
lib Combine repeated `subject` in `cli/accounts` spec shared example (#28942) 1 year ago
locales
mailers Add notification email on invalid second authenticator (#28822) 1 year ago
models Combine repeated subjects in `models/user` spec (#28937) 1 year ago
policies Rename and refactor `User#confirm!` to `User#mark_email_as_confirmed!` (#28735) 1 year ago
presenters Remove unneeded settings cleanup from specs (#28425) 1 year ago
requests Move `api/v1/statuses/*` to request spec (#28954) 1 year ago
routing
search/models/concerns/account Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 1 year ago
serializers
services Combine repeated subject in ap fetch remote actor service spec (#28953) 1 year ago
support Fix `Style/NumericLiterals` cop in ProfileStories support module (#28971) 1 year ago
system Change design of compose form in web UI (#28119) 1 year ago
validators Fix NULL MX handling and tighten DNS resolving specs (#28607) 1 year ago
views
workers Disable `Rails/SkipsModelValidations` cop (#28712) 1 year ago
rails_helper.rb Move streaming `around` config into manager class (#28684) 1 year ago
spec_helper.rb