chinwagsocial/spec/models
2025-01-17 08:18:55 +00:00
..
account
account_suggestions
admin Add role-specific user fabricators (#33437) 2025-01-03 08:28:14 +00:00
concerns Use nil instead of false for datetime value in spec (#32926) 2024-11-18 09:31:25 +00:00
doorkeeper Refer to constant values from api/v1/apps request spec (#33488) 2025-01-07 16:28:54 +00:00
form Extend custom CSS cache time with digest paths (#33207) 2025-01-08 08:48:45 +00:00
trends Fix issue with trending order when user has chosen languages (#33557) 2025-01-13 14:27:30 +00:00
user_settings
web
account_alias_spec.rb Add coverage for AccountAlias validations (#31936) 2024-10-23 06:39:19 +00:00
account_conversation_spec.rb
account_deletion_request_spec.rb
account_domain_block_spec.rb
account_filter_spec.rb
account_migration_spec.rb Simplify model validation specs for AccountMigration (#32494) 2024-10-25 08:02:13 +00:00
account_moderation_note_spec.rb Simplify model validation spec in AccountModerationNote/ReportNote (#31792) 2024-10-24 12:52:38 +00:00
account_pin_spec.rb Add coverage for AccountPin model (#33231) 2024-12-10 13:02:52 +00:00
account_spec.rb API for updating attribution domains (#32730) 2025-01-17 08:18:55 +00:00
account_statuses_cleanup_policy_spec.rb Wrap assertions in change within AccountStatusesCleanupPolicy spec (#33335) 2024-12-17 16:25:02 +00:00
account_summary_spec.rb Use in_order_of with filter: false in AccountSummary.localized (#33446) 2025-01-06 08:18:05 +00:00
account_warning_preset_spec.rb
account_warning_spec.rb Add AccountWarning#appeal_eligible? method (#33526) 2025-01-09 15:08:39 +00:00
announcement_spec.rb Simplify model validation specs for Announcement (#32481) 2024-10-23 07:47:46 +00:00
appeal_spec.rb Add AccountWarning#appeal_eligible? method (#33526) 2025-01-09 15:08:39 +00:00
block_spec.rb Expand coverage for Block model (#32480) 2024-10-15 13:30:17 +00:00
bookmark_spec.rb
bulk_import_spec.rb Add age/expiry duration constants to BulkImport class (#32839) 2024-11-12 08:57:06 +00:00
canonical_email_block_spec.rb
conversation_spec.rb
custom_emoji_category_spec.rb
custom_emoji_filter_spec.rb
custom_emoji_spec.rb
custom_filter_keyword_spec.rb
custom_filter_spec.rb Add shared example for Expireable concern (#33369) 2024-12-20 08:21:34 +00:00
domain_allow_spec.rb Simplify model validation specs for DomainAllow (#32496) 2024-10-25 08:42:14 +00:00
domain_block_spec.rb Reinforce coverage for DomainBlock model (#32473) 2024-10-14 12:51:01 +00:00
email_domain_block_spec.rb
export_spec.rb
extended_description_spec.rb
favourite_spec.rb
featured_tag_spec.rb Avoid latest featured tag use on post removal unless necessary (#32787) 2024-11-06 10:51:54 +00:00
follow_request_spec.rb Change lists to reflect added and removed users retroactively (#32930) 2024-11-19 10:04:12 +00:00
follow_spec.rb Fortify coverage for Follow model (#32472) 2024-10-23 07:46:55 +00:00
home_feed_spec.rb
identity_spec.rb
import_spec.rb
instance_spec.rb
invite_spec.rb Fix Invite#code changing value on every save (#33550) 2025-01-10 20:34:18 +00:00
ip_block_spec.rb Fix HTTP 500 on POST /api/v1/admin/ip_blocks (#29308) 2025-01-13 13:50:58 +00:00
list_account_spec.rb
list_spec.rb Fix list creation limit check (#32869) 2024-11-13 10:22:11 +00:00
login_activity_spec.rb Add LoginActivity model spec and BrowserDetection concern shared example (#32959) 2024-11-19 09:15:05 +00:00
marker_spec.rb
media_attachment_spec.rb Revert "Support animated PNGs in media attachments (#28516)" (#33334) 2024-12-17 10:52:59 +00:00
mention_spec.rb Standardize uniqueness validation declaration on Mention (#33247) 2024-12-10 15:45:13 +00:00
mute_spec.rb Add shared example for Expireable concern (#33369) 2024-12-20 08:21:34 +00:00
notification_policy_spec.rb
notification_request_spec.rb
notification_spec.rb
poll_spec.rb Remove un-needed Poll.attached scope (#33368) 2024-12-20 15:15:11 +00:00
poll_vote_spec.rb
preview_card_provider_spec.rb
preview_card_spec.rb Simplify model validation specs for PreviewCard (#32469) 2024-10-25 07:55:33 +00:00
preview_card_trend_spec.rb Add shared example for RankedTrend concern (#33125) 2024-12-02 00:44:14 +00:00
privacy_policy_spec.rb
public_feed_spec.rb Reduce factory creation (73 -> 64) in PublicFeed spec (#32491) 2024-10-15 13:10:29 +00:00
relationship_filter_spec.rb
relationship_severance_event_spec.rb
relay_spec.rb
remote_follow_spec.rb
report_filter_spec.rb
report_note_spec.rb Simplify model validation spec in AccountModerationNote/ReportNote (#31792) 2024-10-24 12:52:38 +00:00
report_spec.rb Simplify model validation specs for Report (#33267) 2024-12-12 09:09:35 +00:00
rule_spec.rb
scheduled_status_spec.rb
session_activation_spec.rb Add LoginActivity model spec and BrowserDetection concern shared example (#32959) 2024-11-19 09:15:05 +00:00
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) 2025-01-06 18:23:57 +00:00
status_edit_spec.rb
status_pin_spec.rb Enhance coverage for StatusPin model (#32515) 2024-10-28 07:34:58 +00:00
status_spec.rb Add Status::Visibility concern to hold visibility logic (#33578) 2025-01-14 14:32:57 +00:00
status_trend_spec.rb Add shared example for RankedTrend concern (#33125) 2024-12-02 00:44:14 +00:00
tag_feed_spec.rb
tag_spec.rb Add coverage for Tag model validations on name/display_name (#33291) 2024-12-13 09:21:55 +00:00
tag_trend_spec.rb Change hashtag trends to be stored in the database instead of redis (#32837) 2024-12-04 11:59:17 +00:00
terms_of_service_spec.rb Add terms of service (#33055) 2024-12-09 10:04:46 +00:00
tombstone_spec.rb Add model spec for Tombstone (#32697) 2024-10-31 13:27:47 +00:00
user_role_spec.rb Update user role position range limit (#33349) 2024-12-19 08:10:39 +00:00
user_settings_spec.rb
user_spec.rb Add role-specific user fabricators (#33437) 2025-01-03 08:28:14 +00:00
webauthn_credential_spec.rb Simplify model validation specs for WebauthnCredential (#32466) 2024-10-25 07:55:45 +00:00
webhook_spec.rb Add role-specific user fabricators (#33437) 2025-01-03 08:28:14 +00:00