1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/spec
2024-01-19 12:19:49 +00:00
..
chewy
config/initializers/rack
controllers Add rate-limit of TOTP authentication attempts at controller level (#28801) 2024-01-19 12:19:49 +00:00
fabrication
fabricators
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 Add Account.auditable scope, fix N+1 in admin/action_logs#index (#28812) 2024-01-19 01:39:30 +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 Migrate controller->request spec for api/v1/follow* (#28811) 2024-01-19 09:32:41 +00:00
routing
search/models/concerns/account
serializers
services Reduced repeated setup in UnallowDomainService spec (#28785) 2024-01-18 10:11:10 +00:00
support Use top-level warn in JS errors check (#28745) 2024-01-15 21:26:11 +00:00
system
validators
views
workers Disable Rails/SkipsModelValidations cop (#28712) 2024-01-15 13:46:47 +00:00
rails_helper.rb
spec_helper.rb