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/models
Matt Jankowski d818ddd687
Extract `SIGN_COUNT_LIMIT` constant in `WebauthnCredential` class (#30636)
8 months ago
..
account
account_suggestions
admin Use `sidekiq_inline` in admin/account_action model spec (#30565) 8 months ago
concerns Use Rails `upsert` to generate update_count! query in Counters concern (#28738) 10 months ago
form Use enum-generated scopes/queries for `BulkImport` (#29975) 9 months ago
trends
user_settings
web
account_conversation_spec.rb
account_domain_block_spec.rb Check both before/after state in `AccountDomainBlock` spec (#30640) 8 months ago
account_filter_spec.rb
account_migration_spec.rb
account_spec.rb Reference constants from account validation specs (#30634) 8 months ago
account_statuses_cleanup_policy_spec.rb
account_warning_preset_spec.rb
announcement_spec.rb
appeal_spec.rb Extract `TEXT_LENGTH_LIMIT` constant in `Appeal` class (#30638) 8 months ago
block_spec.rb
canonical_email_block_spec.rb
conversation_spec.rb
custom_emoji_category_spec.rb
custom_emoji_filter_spec.rb
custom_emoji_spec.rb Fix Mastodon relying on ImageMagick even with `MASTODON_USE_LIBVIPS` (#30590) 8 months ago
custom_filter_keyword_spec.rb
custom_filter_spec.rb
domain_allow_spec.rb
domain_block_spec.rb
email_domain_block_spec.rb
export_spec.rb
extended_description_spec.rb
favourite_spec.rb
follow_request_spec.rb
follow_spec.rb Use fabricator in follow_spec (#30642) 8 months ago
home_feed_spec.rb
identity_spec.rb
import_spec.rb Remove duplicate fabricator validity checks (#29667) 8 months ago
instance_spec.rb
invite_spec.rb
ip_block_spec.rb
marker_spec.rb
media_attachment_spec.rb Add support for libvips in addition to ImageMagick (#30090) 8 months ago
mention_spec.rb
notification_policy_spec.rb
notification_request_spec.rb
notification_spec.rb Add experimental server-side notification grouping (#29889) 8 months ago
one_time_key_spec.rb
poll_spec.rb Remove duplicate fabricator validity checks (#29667) 8 months ago
poll_vote_spec.rb
preview_card_provider_spec.rb
preview_card_spec.rb
privacy_policy_spec.rb
public_feed_spec.rb
relationship_filter_spec.rb
relationship_severance_event_spec.rb
remote_follow_spec.rb
report_filter_spec.rb
report_spec.rb Match report validation spec to extracted constant (#30633) 8 months ago
rule_spec.rb
scheduled_status_spec.rb Add Specs for Scheduled Status Model Validations (#30585) 8 months ago
session_activation_spec.rb
setting_spec.rb
severed_relationship_spec.rb
site_upload_spec.rb
software_update_spec.rb
status_edit_spec.rb
status_pin_spec.rb
status_spec.rb Fix post deletion not being deferred when those are part of an account warning (#30163) 9 months ago
tag_feed_spec.rb
tag_spec.rb Fix hashtag matching pattern matching some link anchors (#30190) 9 months ago
user_role_spec.rb
user_settings_spec.rb
user_spec.rb Update `devise-two-factor` to version 5.0.0 (#28325) 9 months ago
webauthn_credential_spec.rb Extract `SIGN_COUNT_LIMIT` constant in `WebauthnCredential` class (#30636) 8 months ago
webhook_spec.rb