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 ed4939296a
Reduce `RSpec/MultipleExpectations` in ap/activity/create spec (#29224)
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
lib Reduce `RSpec/MultipleExpectations` in ap/activity/create spec (#29224) 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
requests Fix user creation failure handling in OAuth paths (#29207) 2 years ago
routing
search/models/concerns/account
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