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 c61e356475
Add `Status::MEDIA_ATTACHMENTS_LIMIT` configuration constant (#30433)
8 months ago
..
chewy Add new public status index (#26344) 1 year ago
config/initializers/rack Use unchanging github links in docs/comments (#29545) 11 months ago
controllers Add coverage to `/admin/accounts/:id` (#30386) 8 months ago
fabrication Ensure unique values in fabricators (#29515) 11 months ago
fabricators Revert "Allow unblocking email addresses from any matching account (#29305)" (#30385) 8 months ago
fixtures Add end-to-end test for OCR in media uploads (#29148) 12 months ago
generators Fix flaky tests related to file creation (#28248) 1 year ago
helpers Add more tests for self-destruct mode (#30374) 8 months ago
lib Normalize language code of incoming posts (#30403) 8 months ago
locales Replace i18n view spec with helper spec (#24966) 2 years ago
mailers Add coverage for `AdminMailer#auto_close_registrations` (#30349) 8 months ago
models Fix hashtag matching pattern matching some link anchors (#30190) 9 months ago
policies Rename and refactor `User#confirm!` to `User#mark_email_as_confirmed!` (#28735) 1 year ago
presenters Remove unneeded settings cleanup from specs (#28425) 1 year ago
requests Add `Status::MEDIA_ATTACHMENTS_LIMIT` configuration constant (#30433) 8 months ago
routing Enable Style/FrozenStringLiteralComment for specs (#23790) 2 years ago
search/models/concerns/account Use enum-generated `public_visibility` scope on Status (#28156) 11 months ago
serializers Add `max_pinned_statuses` to instances serializer and api response (#29441) 10 months ago
services Add `Status::MEDIA_ATTACHMENTS_LIMIT` configuration constant (#30433) 8 months ago
support Consolidate system specs into single directory, use rspec tags for configuration (#30206) 9 months ago
system Add coverage for custom filters (#30347) 8 months ago
validators Remove hard reference from status pin validator spec (#30432) 8 months ago
views Pull out repeated setup to shared setup in statusus/show view spec (#29927) 10 months ago
workers Fix `Rails/WhereRange` cop (#30343) 8 months ago
rails_helper.rb Move `simplecov` config into `rails_helper` (#30302) 9 months ago
spec_helper.rb Move `simplecov` config into `rails_helper` (#30302) 9 months ago