Matt Jankowski b66fbaeec2 Add `AccountWarning` case to `Report#history` spec (#32984) il y a 5 jours
..
account 05f9e39b32 Fix `RSpec/VerifiedDoubles` cop (#25469) il y a 1 an
account_suggestions d4f135bc6d Fix in memoriam accounts appearing in follow recommendations (#31474) il y a 3 mois
admin f1003b2560 Enable "zero monkey patching" mode in RSpec (#31614) il y a 2 mois
concerns 03ee08c2da Use `nil` instead of `false` for datetime value in spec (#32926) il y a 1 semaine
form be413d67de `Form::Import` spec reduce factories (#32924) il y a 1 semaine
trends 4c5aa0e470 Update rubocop-rspec to version 2.22.0, fix `RSpec/IndexedLet` cop (#24698) il y a 1 an
user_settings 99e2e9b81f Fix minor typos in comments and spec names (#21831) il y a 1 an
web 6f1fa1364f Fix `RSpec/EmptyExampleGroup` cop (#24735) il y a 1 an
account_alias_spec.rb 6d2f865862 Add coverage for `AccountAlias` validations (#31936) il y a 1 mois
account_conversation_spec.rb c42591356d Fix `RSpec/DescribedClass` cop (#25104) il y a 1 an
account_deletion_request_spec.rb e3baa1cdda Add coverage for `AccountDeletionRequest` class (#31937) il y a 2 mois
account_domain_block_spec.rb 62d070c438 Check both before/after state in `AccountDomainBlock` spec (#30640) il y a 5 mois
account_filter_spec.rb f1003b2560 Enable "zero monkey patching" mode in RSpec (#31614) il y a 2 mois
account_migration_spec.rb 15f6336cdd Simplify model validation specs for `AccountMigration` (#32494) il y a 1 mois
account_moderation_note_spec.rb 37bcbeab4a Simplify model validation spec in AccountModerationNote/ReportNote (#31792) il y a 1 mois
account_spec.rb d033920b7e Move account silence-related methods to concern (#28866) il y a 2 semaines
account_statuses_cleanup_policy_spec.rb 9464281f29 Simplify model validation specs for `AccountStatusCleanupPolicy` (#32495) il y a 1 mois
account_warning_preset_spec.rb f1003b2560 Enable "zero monkey patching" mode in RSpec (#31614) il y a 2 mois
account_warning_spec.rb 14af5b47ac Add coverage for model normalizations (#31734) il y a 2 mois
announcement_spec.rb bd0c826a3d Simplify model validation specs for `Announcement` (#32481) il y a 1 mois
appeal_spec.rb 1f3722904f Top off coverage for `Appeal` model (#32464) il y a 1 mois
block_spec.rb bfb41e61a3 Expand coverage for `Block` model (#32480) il y a 1 mois
bookmark_spec.rb 822e918a56 Add coverage for `Bookmark` validation and reblog/status check callback (#31907) il y a 2 mois
bulk_import_spec.rb 5d9dde3ec0 Add age/expiry duration constants to `BulkImport` class (#32839) il y a 1 semaine
canonical_email_block_spec.rb c753b1ad35 Clean up of `RSpec/LetSetup` within `spec/models` (#28444) il y a 11 mois
conversation_spec.rb c97b611b6b Fix RSpec/InferredSpecType cop (#24736) il y a 1 an
custom_emoji_category_spec.rb 5acec087ca Simplify basic presence validations (#29664) il y a 2 mois
custom_emoji_filter_spec.rb 4c5aa0e470 Update rubocop-rspec to version 2.22.0, fix `RSpec/IndexedLet` cop (#24698) il y a 1 an
custom_emoji_spec.rb abd2f5654a Add validation coverage for `CustomEmoji` shortcode value (#31906) il y a 2 mois
custom_filter_keyword_spec.rb 6b6586f5d0 Add `CustomFilterKeyword#to_regex` method (#28893) il y a 10 mois
custom_filter_spec.rb 5acec087ca Simplify basic presence validations (#29664) il y a 2 mois
domain_allow_spec.rb 1775e151ec Simplify model validation specs for `DomainAllow` (#32496) il y a 1 mois
domain_block_spec.rb d8eab3d81f Reinforce coverage for `DomainBlock` model (#32473) il y a 1 mois
email_domain_block_spec.rb 6c0e3f490a Fix RSpec/MissingExampleGroupArgument cop (#25310) il y a 1 an
export_spec.rb d95f6f4410 Extract `ExportSummary` class for account object counts (#32227) il y a 1 mois
extended_description_spec.rb f1003b2560 Enable "zero monkey patching" mode in RSpec (#31614) il y a 2 mois
favourite_spec.rb c42591356d Fix `RSpec/DescribedClass` cop (#25104) il y a 1 an
featured_tag_spec.rb 2bea74e69d Avoid latest featured tag use on post removal unless necessary (#32787) il y a 2 semaines
follow_request_spec.rb 2b5faa2ba3 Change lists to reflect added and removed users retroactively (#32930) il y a 6 jours
follow_spec.rb c0f46e9031 Fortify coverage for `Follow` model (#32472) il y a 1 mois
home_feed_spec.rb babbf6017d Remove caching in `cache_collection` (#29862) il y a 7 mois
identity_spec.rb b31af34c97 Merge pull request from GHSA-vm39-j3vx-pch3 il y a 9 mois
import_spec.rb 5acec087ca Simplify basic presence validations (#29664) il y a 2 mois
instance_spec.rb 42ab855b23 Add specs for `Instance` model scopes and add `with_domain_follows` scope (#28767) il y a 10 mois
invite_spec.rb c97b611b6b Fix RSpec/InferredSpecType cop (#24736) il y a 1 an
ip_block_spec.rb 67504dbf9c Simplify uniqueness validation spec for `IpBlock` (#32066) il y a 1 mois
list_account_spec.rb c54cbf7943 Remove `follow` creation from `ListAccount` fabricator (#31902) il y a 2 mois
list_spec.rb 8f5cbf5370 Fix list creation limit check (#32869) il y a 1 semaine
login_activity_spec.rb 87e7ad9b8f Add `LoginActivity` model spec and `BrowserDetection` concern shared example (#32959) il y a 6 jours
marker_spec.rb 5acec087ca Simplify basic presence validations (#29664) il y a 2 mois
media_attachment_spec.rb 5acec087ca Simplify basic presence validations (#29664) il y a 2 mois
mention_spec.rb 5acec087ca Simplify basic presence validations (#29664) il y a 2 mois
notification_policy_spec.rb d9fbb071da Fix notification requests from suspended accounts still being listed (#32354) il y a 1 mois
notification_request_spec.rb af2aec1a82 Change notification requests to only count mentions (#31322) il y a 3 mois
notification_spec.rb bbf7752256 Combine assertions in `Notification` model spec (#32015) il y a 2 mois
poll_spec.rb d74c2c583a Extend spec coverage for `Poll` model (#32500) il y a 1 mois
poll_vote_spec.rb c97b611b6b Fix RSpec/InferredSpecType cop (#24736) il y a 1 an
preview_card_provider_spec.rb 04a939d640 Add `reviewed` and `unreviewed` scopes to `Reviewable` model concern (#31988) il y a 2 mois
preview_card_spec.rb e5be4bf8d8 Simplify model validation specs for `PreviewCard` (#32469) il y a 1 mois
preview_card_trend_spec.rb babee06794 Add coverage for `StatusTrend` and `PreviewCardTrend` models, add `locales` class method to `RankedTrend` (#32688) il y a 3 semaines
privacy_policy_spec.rb f1003b2560 Enable "zero monkey patching" mode in RSpec (#31614) il y a 2 mois
public_feed_spec.rb d1d2278e70 Reduce factory creation (73 -> 64) in `PublicFeed` spec (#32491) il y a 1 mois
relationship_filter_spec.rb f1003b2560 Enable "zero monkey patching" mode in RSpec (#31614) il y a 2 mois
relationship_severance_event_spec.rb 44bf7b8128 Add notifications of severed relationships (#27511) il y a 8 mois
relay_spec.rb 14af5b47ac Add coverage for model normalizations (#31734) il y a 2 mois
remote_follow_spec.rb 710745e16b Fix RSpec/ContextWording cop (#24739) il y a 1 an
report_filter_spec.rb 2151dfb8d6 Add `relevant_params` to ReportFilter (matches account filter) (#32136) il y a 1 mois
report_note_spec.rb 37bcbeab4a Simplify model validation spec in AccountModerationNote/ReportNote (#31792) il y a 1 mois
report_spec.rb b66fbaeec2 Add `AccountWarning` case to `Report#history` spec (#32984) il y a 5 jours
rule_spec.rb f1003b2560 Enable "zero monkey patching" mode in RSpec (#31614) il y a 2 mois
scheduled_status_spec.rb 28f9a8f2ec Add Specs for Scheduled Status Model Validations (#30585) il y a 5 mois
session_activation_spec.rb 87e7ad9b8f Add `LoginActivity` model spec and `BrowserDetection` concern shared example (#32959) il y a 6 jours
setting_spec.rb 10203bd57a Clean up `Setting` model and remove dead code (#28661) il y a 10 mois
severed_relationship_spec.rb 44bf7b8128 Add notifications of severed relationships (#27511) il y a 8 mois
site_upload_spec.rb c42591356d Fix `RSpec/DescribedClass` cop (#25104) il y a 1 an
software_update_spec.rb 766358e52b Add coverage for malformed version cleanup in `SoftwareUpdateCheckService`, add helper query methods (#32876) il y a 1 semaine
status_edit_spec.rb f1003b2560 Enable "zero monkey patching" mode in RSpec (#31614) il y a 2 mois
status_pin_spec.rb 1edb527072 Enhance coverage for `StatusPin` model (#32515) il y a 4 semaines
status_spec.rb 9074c1fac9 Use `likes` and `shares` totalItems on status creations and updates (#32620) il y a 4 semaines
status_trend_spec.rb babee06794 Add coverage for `StatusTrend` and `PreviewCardTrend` models, add `locales` class method to `RankedTrend` (#32688) il y a 3 semaines
tag_feed_spec.rb f1003b2560 Enable "zero monkey patching" mode in RSpec (#31614) il y a 2 mois
tag_spec.rb 7c26e5e4a1 Add `Reviewable` model concern (#31152) il y a 2 mois
tombstone_spec.rb a20ac20302 Add model spec for `Tombstone` (#32697) il y a 3 semaines
user_role_spec.rb 6262ceeb70 Fix `RSpec/DescribedClass` cop (#29472) il y a 8 mois
user_settings_spec.rb 6262ceeb70 Fix `RSpec/DescribedClass` cop (#29472) il y a 8 mois
user_spec.rb 319109029d Fix logic in "last used at per application" oauth token list (#32912) il y a 1 semaine
webauthn_credential_spec.rb 4134ccdbe0 Simplify model validation specs for `WebauthnCredential` (#32466) il y a 1 mois
webhook_spec.rb 5acec087ca Simplify basic presence validations (#29664) il y a 2 mois