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-18 10:11:10 +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 Combine assertions about same setup in Account#suspend! spec (#28787) 2024-01-18 09:36:59 +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
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 Move streaming around config into manager class (#28684) 2024-01-11 10:54:42 +00:00
spec_helper.rb