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 a11a2fb052
Add error classes to api/base errors coverage (#28864)
2 years ago
..
chewy
config/initializers/rack
controllers Add error classes to api/base errors coverage (#28864) 2 years ago
fabrication
fabricators Move followable_by coverage to suggestions (#28697) 2 years ago
features Rename and refactor `User#confirm!` to `User#mark_email_as_confirmed!` (#28735) 2 years ago
fixtures
generators
helpers Remove unneeded settings cleanup from specs (#28425) 2 years ago
lib Finish up the CLI spec area pattern adoption for `CLI::Accounts#refresh` specs (#28764) 2 years ago
locales
mailers Add notification email on invalid second authenticator (#28822) 2 years ago
models Add coverage for `Tag.recently_used` scope (#28850) 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 Move controller->request specs for api/v1/statuses/* (#28818) 2 years ago
routing
search/models/concerns/account Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 2 years ago
serializers
services Fix processing of compacted single-item JSON-LD collections (#28816) 2 years ago
support Use top-level `warn` in JS errors check (#28745) 2 years ago
system Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 2 years ago
validators Fix NULL MX handling and tighten DNS resolving specs (#28607) 2 years ago
views
workers Disable `Rails/SkipsModelValidations` cop (#28712) 2 years ago
rails_helper.rb Move streaming `around` config into manager class (#28684) 2 years ago
spec_helper.rb