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
Claire 4a6d17ad7b
Fix hashtag matching by replacing negative lookbehind with positive lookbehind (#37684)
1 week ago
..
account
account_suggestions Fix friends-of-friends recommendations suggesting already-requested accounts (#35604) 7 months ago
admin Add role-specific user fabricators (#33437) 1 year ago
concerns Show mute end date in badge (#37747) 3 weeks ago
doorkeeper Add coverage for doorkeeper model extensions (#35161) 8 months ago
fasp Add delivery failure handling to FASP jobs (#35723) 7 months ago
form Mark `Form::AdminSettings#persisted?` as true (#35872) 2 months ago
trends Add restrictions on which quote posts can trend (#35507) 7 months ago
user_settings
web
account_alias_spec.rb Add coverage for `AccountAlias` validations (#31936) 1 year ago
account_conversation_spec.rb Implement FEP 7888: Part 1 - publish conversation context (#35959) 6 months ago
account_deletion_request_spec.rb Add coverage for `AccountDeletionRequest` class (#31937) 1 year ago
account_domain_block_spec.rb
account_filter_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 1 year ago
account_migration_spec.rb Simplify model validation specs for `AccountMigration` (#32494) 1 year ago
account_moderation_note_spec.rb Simplify model validation spec in AccountModerationNote/ReportNote (#31792) 1 year ago
account_pin_spec.rb Add coverage for `AccountPin` model (#33231) 1 year ago
account_spec.rb Add `action_logs` association for account (#36022) 4 weeks ago
account_statuses_cleanup_policy_spec.rb Wrap assertions in `change` within `AccountStatusesCleanupPolicy` spec (#33335) 1 year ago
account_summary_spec.rb Use `in_order_of` with `filter: false` in `AccountSummary.localized` (#33446) 1 year ago
account_warning_preset_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 1 year ago
account_warning_spec.rb Add `AccountWarning#appeal_eligible?` method (#33526) 1 year ago
announcement_reaction_spec.rb Add coverage for `AnnouncementReaction` model (#35543) 7 months ago
announcement_spec.rb Simplify model validation specs for `Announcement` (#32481) 1 year ago
appeal_spec.rb Add `AccountWarning#appeal_eligible?` method (#33526) 1 year ago
async_refresh_spec.rb Experimental Async Refreshes API (#34918) 9 months ago
block_spec.rb Expand coverage for `Block` model (#32480) 1 year ago
bookmark_spec.rb Add coverage for `Bookmark` validation and reblog/status check callback (#31907) 1 year ago
bulk_import_spec.rb Add age/expiry duration constants to `BulkImport` class (#32839) 1 year ago
canonical_email_block_spec.rb Replace `EmailHelper` module with `normalizes` via model concern (#35702) 7 months ago
collection_item_spec.rb Add ID/URI to collection items (#37842) 2 weeks ago
collection_spec.rb Add `language` attribute to collections (#37549) 1 month ago
conversation_spec.rb
custom_emoji_category_spec.rb Simplify basic presence validations (#29664) 1 year ago
custom_emoji_filter_spec.rb
custom_emoji_spec.rb Typo fix in federation document (#37564) 1 month ago
custom_filter_keyword_spec.rb Typo fix in federation document (#37564) 1 month ago
custom_filter_spec.rb Typo fix in federation document (#37564) 1 month ago
custom_filter_status_spec.rb Add coverage for `CustomFilterStatus` model (#35374) 7 months ago
domain_allow_spec.rb Add coverage for "domain variants" consumers (#35995) 2 months ago
domain_block_spec.rb Add coverage for "domain variants" consumers (#35995) 2 months ago
email_domain_block_spec.rb Add coverage for "domain variants" consumers (#35995) 2 months ago
export_spec.rb Fix bookmarks export when one bookmarked status is soft-deleted (#36576) 4 months ago
extended_description_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 1 year ago
favourite_spec.rb
featured_tag_spec.rb Add REST API for featuring and unfeaturing a hashtag (#34489) 10 months ago
follow_recommendation_mute_spec.rb Add coverage for `FollowRecommendationMute` model (#35376) 7 months ago
follow_request_spec.rb Change lists to reflect added and removed users retroactively (#32930) 1 year ago
follow_spec.rb Fortify coverage for `Follow` model (#32472) 1 year ago
home_feed_spec.rb Experimental Async Refreshes API (#34918) 9 months ago
identity_spec.rb
instance_moderation_note_spec.rb Use validation matchers for InstanceModerationNote spec (#37597) 4 weeks ago
instance_spec.rb Implement Instance Moderation Notes (#31529) 8 months ago
invite_spec.rb Update `rubocop-rspec` to version 3.6.0 (#34497) 10 months ago
ip_block_spec.rb Add `IpBlock#to_cidr` method to build string (#35773) 3 months ago
list_account_spec.rb Remove `follow` creation from `ListAccount` fabricator (#31902) 1 year ago
list_spec.rb Typo fix in federation document (#37564) 1 month ago
login_activity_spec.rb Update `rubocop-rspec` to version 3.6.0 (#34497) 10 months ago
marker_spec.rb Simplify basic presence validations (#29664) 1 year ago
media_attachment_spec.rb Remove deprecated usage of imagemagick (#37488) 1 month ago
mention_spec.rb Standardize uniqueness validation declaration on `Mention` (#33247) 1 year ago
mute_spec.rb Update `rubocop-rspec` to version 3.6.0 (#34497) 10 months ago
notification_policy_spec.rb Fix notification requests from suspended accounts still being listed (#32354) 1 year ago
notification_request_spec.rb Change notification requests to only count mentions (#31322) 2 years ago
notification_spec.rb Add `quoted_update` notification type (#35820) 6 months ago
poll_spec.rb Update `rubocop-rspec` to version 3.6.0 (#34497) 10 months ago
poll_vote_spec.rb
preview_card_provider_spec.rb Add coverage for "domain variants" consumers (#35995) 2 months ago
preview_card_spec.rb Remove deprecated usage of imagemagick (#37488) 1 month ago
preview_card_trend_spec.rb Update `rubocop-rspec` to version 3.6.0 (#34497) 10 months ago
privacy_policy_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 1 year ago
public_feed_spec.rb Add `disabled` setting for live and topic feeds, as well as user permission to bypass that (#36563) 4 months ago
relationship_filter_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 1 year ago
relationship_severance_event_spec.rb
relay_spec.rb Relay reset delivery tracker model spec and callback (#36027) 6 months ago
remote_follow_spec.rb Change new accounts to use new ActivityPub numeric ID scheme (#36365) 4 months ago
report_filter_spec.rb Add `relevant_params` to ReportFilter (matches account filter) (#32136) 1 year ago
report_note_spec.rb Simplify model validation spec in AccountModerationNote/ReportNote (#31792) 1 year ago
report_spec.rb Use `Report#local?` delegation more broadly (#37596) 4 weeks ago
rule_spec.rb Use more generic locale as fallback for rules (#34756) 9 months ago
rule_translation_spec.rb Rely on `pluck` for the SELECT in `RuleTranslation.languages` (#35826) 6 months ago
scheduled_status_spec.rb
session_activation_spec.rb Improve `SessionActivation.activate` spec (#36983) 3 months ago
setting_spec.rb
severed_relationship_spec.rb
site_upload_spec.rb
software_update_spec.rb Add `urgent` scope and `by_version` method to `SoftwareUpdate` (#33470) 1 year ago
status_edit_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 1 year ago
status_pin_spec.rb Enhance coverage for `StatusPin` model (#32515) 1 year ago
status_spec.rb Fix creation of duplicate conversations (#37108) 3 months ago
status_trend_spec.rb Update `rubocop-rspec` to version 3.6.0 (#34497) 10 months ago
tag_feed_spec.rb Add `disabled` setting for live and topic feeds, as well as user permission to bypass that (#36563) 4 months ago
tag_spec.rb Fix hashtag matching by replacing negative lookbehind with positive lookbehind (#37684) 1 week ago
tag_trend_spec.rb Update `rubocop-rspec` to version 3.6.0 (#34497) 10 months ago
terms_of_service_spec.rb Fix intermittent failure of TOS model spec from effective date collision (#35244) 8 months ago
tombstone_spec.rb Add model spec for `Tombstone` (#32697) 1 year ago
user_role_spec.rb Add ability to require 2FA for specific roles (including Everybody) (#37701) 2 weeks ago
user_settings_spec.rb
user_spec.rb Add coverage for user model registration time validation (#35993) 2 months ago
username_block_spec.rb Add ability to block words in usernames (#35407) 7 months ago
webauthn_credential_spec.rb Simplify `WebauthnCredential` constant limit math (#35107) 8 months ago
webhook_spec.rb Extract secret size constants in `Webhook` model (#35104) 8 months ago
worker_batch_spec.rb Make `WorkerBatch` spec more robust (#35656) 7 months ago