mastodon/spec
Matt Jankowski 9a475ea8b3
Finish up the CLI spec area pattern adoption for `CLI::Accounts#refresh` specs (#28764)
2024-01-17 13:38:37 +00:00
..
chewy
config/initializers/rack
controllers Fix registrations not checking MX records for email domain blocks requiring approval (#28608) 2024-01-15 17:10:57 +00:00
fabrication
fabricators Move followable_by coverage to suggestions (#28697) 2024-01-12 09:11:34 +00:00
features Rename and refactor `User#confirm!` to `User#mark_email_as_confirmed!` (#28735) 2024-01-15 18:04:58 +00:00
fixtures
generators
helpers
lib Finish up the CLI spec area pattern adoption for `CLI::Accounts#refresh` specs (#28764) 2024-01-17 13:38:37 +00:00
locales
mailers
models Announcement reactions query spec improvement and refactor (#28768) 2024-01-17 09:18:13 +00:00
policies Rename and refactor `User#confirm!` to `User#mark_email_as_confirmed!` (#28735) 2024-01-15 18:04:58 +00:00
presenters
requests Improve `api/v1/markers#create` performance against simultaneous requests (#28718) 2024-01-15 09:47:25 +00:00
routing
search/models/concerns/account Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 2024-01-10 11:06:58 +00:00
serializers
services Fix registrations not checking MX records for email domain blocks requiring approval (#28608) 2024-01-15 17:10:57 +00:00
support Use top-level `warn` in JS errors check (#28745) 2024-01-15 21:26:11 +00:00
system Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 2024-01-10 11:06:58 +00:00
validators
views
workers Disable `Rails/SkipsModelValidations` cop (#28712) 2024-01-15 13:46:47 +00:00
rails_helper.rb Move streaming `around` config into manager class (#28684) 2024-01-11 10:54:42 +00:00
spec_helper.rb