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 1df2ffc3ee
Use `subject` in blacklist email validator spec (#29211)
2 years ago
..
chewy
config/initializers/rack
controllers Combine repeated requests in `admin/accounts` controller spec (#29119) 2 years ago
fabrication
fabricators Move followable_by coverage to suggestions (#28697) 2 years ago
features Extract helper method for repeated form fill in admin/domain_blocks feature spec (#29128) 2 years ago
fixtures Add end-to-end test for OCR in media uploads (#29148) 2 years ago
generators
helpers Remove unneeded settings cleanup from specs (#28425) 2 years ago
lib Add `context` and `before` to lengthy tag manager spec examples (#29129) 2 years ago
locales
mailers Add notification email on invalid second authenticator (#28822) 2 years ago
models Merge pull request from GHSA-vm39-j3vx-pch3 2 years ago
policies Rename and refactor `User#confirm!` to `User#mark_email_as_confirmed!` (#28735) 2 years ago
presenters Remove unneeded settings cleanup from specs (#28425) 2 years ago
requests Fix user creation failure handling in OAuth paths (#29207) 2 years ago
routing
search/models/concerns/account Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 2 years ago
serializers Change `source` attribute of `Suggestion` entity in `/api/v2/suggestions` back to a string (#29108) 2 years ago
services Avoid local block var assignment in ap/process_status_update_service spec (#29210) 2 years ago
support Add common `ThreadingHelper` module for specs (#29116) 2 years ago
system Add end-to-end test for OCR in media uploads (#29148) 2 years ago
validators Use `subject` in blacklist email validator spec (#29211) 2 years ago
views
workers Disable `Rails/SkipsModelValidations` cop (#28712) 2 years ago
rails_helper.rb Add common `ThreadingHelper` module for specs (#29116) 2 years ago
spec_helper.rb