.. |
account
|
…
|
|
account_suggestions
|
…
|
|
admin
|
…
|
|
concerns
|
Use `nil` instead of `false` for datetime value in spec (#32926)
|
2024-11-18 09:31:25 +00:00 |
form
|
Remove unused `model_have_error_on_field` matcher (#33273)
|
2024-12-12 10:28:05 +00:00 |
trends
|
Change hashtag trends to be stored in the database instead of redis (#32837)
|
2024-12-04 11:59:17 +00:00 |
user_settings
|
…
|
|
web
|
…
|
|
account_alias_spec.rb
|
…
|
|
account_conversation_spec.rb
|
…
|
|
account_deletion_request_spec.rb
|
…
|
|
account_domain_block_spec.rb
|
…
|
|
account_filter_spec.rb
|
…
|
|
account_migration_spec.rb
|
…
|
|
account_moderation_note_spec.rb
|
…
|
|
account_pin_spec.rb
|
Add coverage for `AccountPin` model (#33231)
|
2024-12-10 13:02:52 +00:00 |
account_spec.rb
|
Move account silence-related methods to concern (#28866)
|
2024-11-11 08:29:55 +00:00 |
account_statuses_cleanup_policy_spec.rb
|
…
|
|
account_warning_preset_spec.rb
|
…
|
|
account_warning_spec.rb
|
…
|
|
announcement_spec.rb
|
…
|
|
appeal_spec.rb
|
…
|
|
block_spec.rb
|
…
|
|
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
|
Simplify model validation specs for `CustomFilter` (#33248)
|
2024-12-11 09:55:35 +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
|
…
|
|
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
|
…
|
|
home_feed_spec.rb
|
…
|
|
identity_spec.rb
|
…
|
|
import_spec.rb
|
…
|
|
instance_spec.rb
|
…
|
|
invite_spec.rb
|
…
|
|
ip_block_spec.rb
|
…
|
|
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
|
Support animated PNGs in media attachments (#28516)
|
2024-12-11 02:28:21 +00:00 |
mention_spec.rb
|
Standardize uniqueness validation declaration on `Mention` (#33247)
|
2024-12-10 15:45:13 +00:00 |
notification_policy_spec.rb
|
…
|
|
notification_request_spec.rb
|
…
|
|
notification_spec.rb
|
…
|
|
poll_spec.rb
|
…
|
|
poll_vote_spec.rb
|
…
|
|
preview_card_provider_spec.rb
|
…
|
|
preview_card_spec.rb
|
…
|
|
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
|
…
|
|
relationship_filter_spec.rb
|
…
|
|
relationship_severance_event_spec.rb
|
…
|
|
relay_spec.rb
|
…
|
|
remote_follow_spec.rb
|
…
|
|
report_filter_spec.rb
|
…
|
|
report_note_spec.rb
|
…
|
|
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 coverage for malformed version cleanup in `SoftwareUpdateCheckService`, add helper query methods (#32876)
|
2024-11-14 14:03: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
|
Use `likes` and `shares` totalItems on status creations and updates (#32620)
|
2024-10-28 04:55:18 +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
|
Add coverage for `UserRole` validations (#33029)
|
2024-11-25 08:18:07 +00:00 |
user_settings_spec.rb
|
…
|
|
user_spec.rb
|
Add coverage for `User` validations (#33028)
|
2024-11-25 08:18:10 +00:00 |
webauthn_credential_spec.rb
|
…
|
|
webhook_spec.rb
|
Add coverage for `Webhook` validations (#33026)
|
2024-11-25 08:19:16 +00:00 |