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-22 13:55:37 +00:00
..
chewy
config/initializers/rack
controllers Move controller->request specs for api/v1/statuses/* (#28818) 2024-01-22 11:58:54 +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 Add Account.matches_uri_prefix scope and use in activitypub/followers_synchronizations controller (#28820) 2024-01-22 13:55:37 +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 Move controller->request specs for api/v1/statuses/* (#28818) 2024-01-22 11:58:54 +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 processing of compacted single-item JSON-LD collections (#28816) 2024-01-19 12:43:10 +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