1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/spec/models
2024-07-29 15:49:44 +00:00
..
account
account_suggestions
admin Implement UI for Admin Search of Hashtags (#30880) 2024-07-29 15:49:44 +00:00
concerns
form Use enum-generated scopes/queries for BulkImport (#29975) 2024-04-18 10:13:35 +00:00
trends
user_settings
web
account_conversation_spec.rb
account_domain_block_spec.rb Check both before/after state in AccountDomainBlock spec (#30640) 2024-06-11 13:59:56 +00:00
account_filter_spec.rb
account_migration_spec.rb
account_spec.rb Fix ß bug in regexp for mentions and tags (#31122) 2024-07-25 14:24:19 +00:00
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) 2024-06-10 15:23:17 +00:00
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 Rename jobs/attachments rspec tag names (#29762) 2024-07-08 16:01:08 +00:00
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) 2024-06-11 06:57:09 +00:00
home_feed_spec.rb
identity_spec.rb
import_spec.rb Remove duplicate fabricator validity checks (#29667) 2024-06-11 07:48:42 +00:00
instance_spec.rb
invite_spec.rb
ip_block_spec.rb
marker_spec.rb
media_attachment_spec.rb Reduce factory creation in MediaAttachment model spec (#31058) 2024-07-18 15:23:46 +00:00
mention_spec.rb
notification_policy_spec.rb
notification_request_spec.rb Destroy NotificationRequests that are dismissed (#31008) 2024-07-12 12:09:52 +00:00
notification_spec.rb Add experimental server-side notification grouping (#29889) 2024-06-03 08:35:59 +00:00
one_time_key_spec.rb
poll_spec.rb Remove duplicate fabricator validity checks (#29667) 2024-06-11 07:48:42 +00:00
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) 2024-06-10 15:04:01 +00:00
rule_spec.rb
scheduled_status_spec.rb Add Specs for Scheduled Status Model Validations (#30585) 2024-06-10 14:52:33 +00:00
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 Limit attachments to MEDIA_ATTACHMENTS_LIMIT when returning posts through the API (#30932) 2024-07-08 07:41:50 +00:00
tag_feed_spec.rb
tag_spec.rb Implement UI for Admin Search of Hashtags (#30880) 2024-07-29 15:49:44 +00:00
user_role_spec.rb
user_settings_spec.rb
user_spec.rb Rename jobs/attachments rspec tag names (#29762) 2024-07-08 16:01:08 +00:00
webauthn_credential_spec.rb Extract SIGN_COUNT_LIMIT constant in WebauthnCredential class (#30636) 2024-06-11 15:36:21 +00:00
webhook_spec.rb