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
kyori19 3a00f89aa1
Respect `Account::DISPLAY_NAME_LENGTH_LIMIT` in account spec correctly (#31075)
1 year ago
..
chewy
config/initializers/rack Merge pull request from GHSA-q3rg-xx5v-4mxh 1 year ago
controllers Use change-requiring records in admin/reports controller spec (#31052) 1 year ago
fabrication
fabricators Destroy `NotificationRequest`s that are dismissed (#31008) 1 year ago
fixtures Do not pass unknown encoding names to nokogiri. (#30987) 1 year ago
generators
helpers Use `class_names` in admin/account_moderation_notes helper (#30719) 1 year ago
lib Reduce factory creation in AP activity move spec (#31064) 1 year ago
locales
mailers Add coverage for `AdminMailer#auto_close_registrations` (#30349) 1 year ago
models Respect `Account::DISPLAY_NAME_LENGTH_LIMIT` in account spec correctly (#31075) 1 year ago
policies
presenters
requests Add optional OAuth application to reports (#30539) 1 year ago
routing
search/models/concerns/account Rename jobs/attachments rspec tag names (#29762) 1 year ago
serializers
services Reduce factory creation in `AP::ProcessStatusUpdateService` spec (#31051) 1 year ago
support Rename jobs/attachments rspec tag names (#29762) 1 year ago
system Rename jobs/attachments rspec tag names (#29762) 1 year ago
validators Remove hard reference from status pin validator spec (#30432) 1 year ago
views
workers Rename jobs/attachments rspec tag names (#29762) 1 year ago
flatware_helper.rb Use flatware to parallelize CI specs (#30284) 1 year ago
rails_helper.rb Reduce factory creation in `MediaAttachment` model spec (#31058) 1 year ago
spec_helper.rb