Matt Jankowski 245064bb98 Move "everyone" role and "instance actor" account magic number IDs to constants (#29260) 4 달 전
..
account 05f9e39b32 Fix `RSpec/VerifiedDoubles` cop (#25469) 1 년 전
account_suggestions cd37048439 Move followable_by coverage to suggestions (#28697) 5 달 전
admin 00341c70ff Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 5 달 전
concerns 95da28d201 Add common `ThreadingHelper` module for specs (#29116) 4 달 전
form af366f65ee Add spec coverage for `models/form/custom_emoji_batch` class (#28388) 6 달 전
trends 4c5aa0e470 Update rubocop-rspec to version 2.22.0, fix `RSpec/IndexedLet` cop (#24698) 1 년 전
user_settings 99e2e9b81f Fix minor typos in comments and spec names (#21831) 1 년 전
web 6f1fa1364f Fix `RSpec/EmptyExampleGroup` cop (#24735) 11 달 전
account_conversation_spec.rb c42591356d Fix `RSpec/DescribedClass` cop (#25104) 1 년 전
account_domain_block_spec.rb c42591356d Fix `RSpec/DescribedClass` cop (#25104) 1 년 전
account_filter_spec.rb 5841f1af8c Autofix Rubocop RSpec/MatchArray (#24675) 1 년 전
account_migration_spec.rb c75df62ccc Fix `RSpec/SubjectDeclaration` cop (#25312) 11 달 전
account_spec.rb 245064bb98 Move "everyone" role and "instance actor" account magic number IDs to constants (#29260) 4 달 전
account_statuses_cleanup_policy_spec.rb 2866106ec1 Reduce factory creation in `spec/models/account_statuses_cleanup_policy` (#28361) 5 달 전
account_warning_preset_spec.rb f9c2213ae5 Models specs coverage (#23940) 1 년 전
announcement_spec.rb 1b0cb3b54d Announcement reactions query spec improvement and refactor (#28768) 5 달 전
appeal_spec.rb 506b16cf59 Pending example models minimal coverage (#23912) 1 년 전
block_spec.rb c42591356d Fix `RSpec/DescribedClass` cop (#25104) 1 년 전
canonical_email_block_spec.rb c753b1ad35 Clean up of `RSpec/LetSetup` within `spec/models` (#28444) 6 달 전
conversation_spec.rb c97b611b6b Fix RSpec/InferredSpecType cop (#24736) 1 년 전
custom_emoji_category_spec.rb 506b16cf59 Pending example models minimal coverage (#23912) 1 년 전
custom_emoji_filter_spec.rb 4c5aa0e470 Update rubocop-rspec to version 2.22.0, fix `RSpec/IndexedLet` cop (#24698) 1 년 전
custom_emoji_spec.rb aa6d07dbd9 Use normalizes to prepare CustomEmoji `domain` value (#28624) 5 달 전
custom_filter_keyword_spec.rb 6b6586f5d0 Add `CustomFilterKeyword#to_regex` method (#28893) 5 달 전
custom_filter_spec.rb 12bed81187 Add validation specs to `CustomFilter` model (#28600) 5 달 전
domain_allow_spec.rb d0b3bc23d7 Remove unused `matches_domain` scopes on Account, DomainAllow, DomainBlock (#28803) 5 달 전
domain_block_spec.rb a1b27d8b61 Fix `Naming/VariableNumber` cop (#27447) 8 달 전
email_domain_block_spec.rb 6c0e3f490a Fix RSpec/MissingExampleGroupArgument cop (#25310) 1 년 전
export_spec.rb c42591356d Fix `RSpec/DescribedClass` cop (#25104) 1 년 전
extended_description_spec.rb f9c2213ae5 Models specs coverage (#23940) 1 년 전
favourite_spec.rb c42591356d Fix `RSpec/DescribedClass` cop (#25104) 1 년 전
follow_request_spec.rb 49e2772064 Fix `RSpec/MessageSpies` cop (#27751) 7 달 전
follow_spec.rb c42591356d Fix `RSpec/DescribedClass` cop (#25104) 1 년 전
home_feed_spec.rb c97b611b6b Fix RSpec/InferredSpecType cop (#24736) 1 년 전
identity_spec.rb b31af34c97 Merge pull request from GHSA-vm39-j3vx-pch3 4 달 전
import_spec.rb c42591356d Fix `RSpec/DescribedClass` cop (#25104) 1 년 전
instance_spec.rb 42ab855b23 Add specs for `Instance` model scopes and add `with_domain_follows` scope (#28767) 5 달 전
invite_spec.rb c97b611b6b Fix RSpec/InferredSpecType cop (#24736) 1 년 전
ip_block_spec.rb 506b16cf59 Pending example models minimal coverage (#23912) 1 년 전
marker_spec.rb 506b16cf59 Pending example models minimal coverage (#23912) 1 년 전
media_attachment_spec.rb bba488c189 Reduce `RSpec/MultipleExpectations` in media_attachment spec (#29228) 4 달 전
mention_spec.rb c97b611b6b Fix RSpec/InferredSpecType cop (#24736) 1 년 전
notification_spec.rb 5dc634796a Misc coverage improvements re: sidekiq/inline (#28651) 5 달 전
one_time_key_spec.rb c40d5e5a8f Misc coverage improvements for validators (#23928) 1 년 전
poll_spec.rb c4bddc9855 Add spec for poll model (#23399) 8 달 전
poll_vote_spec.rb c97b611b6b Fix RSpec/InferredSpecType cop (#24736) 1 년 전
preview_card_provider_spec.rb f9c2213ae5 Models specs coverage (#23940) 1 년 전
preview_card_spec.rb b0213472df Validate allowed schemes on preview card URLs (#27485) 8 달 전
privacy_policy_spec.rb f9c2213ae5 Models specs coverage (#23940) 1 년 전
public_feed_spec.rb 69d00e2721 Fix `RSpec/InstanceVariable` cop (#27766) 7 달 전
relationship_filter_spec.rb 340c390849 Fix crash when filtering for “dormant” relationships (#27306) 8 달 전
remote_follow_spec.rb 710745e16b Fix RSpec/ContextWording cop (#24739) 1 년 전
report_filter_spec.rb b970ed6098 Update rubocop and rubocop-rspec (#26329) 10 달 전
report_spec.rb 66dda7c762 Fix already-invalid reports failing to resolve (#29027) 4 달 전
rule_spec.rb 506b16cf59 Pending example models minimal coverage (#23912) 1 년 전
session_activation_spec.rb 63c9102f8a Fix `RSpec/MessageChain` cop (#27776) 7 달 전
setting_spec.rb 10203bd57a Clean up `Setting` model and remove dead code (#28661) 5 달 전
site_upload_spec.rb c42591356d Fix `RSpec/DescribedClass` cop (#25104) 1 년 전
software_update_spec.rb 16681e0f20 Add admin notifications for new Mastodon versions (#26582) 10 달 전
status_edit_spec.rb 506b16cf59 Pending example models minimal coverage (#23912) 1 년 전
status_pin_spec.rb 00c6ebd86f Reduce `.times` usage in `StatusPin` and add `PIN_LIMIT` constant in validator (#27945) 7 달 전
status_spec.rb e6e217fedd Clean up `tagged_with_*` Status specs, fix `RSpec/LetSetup` cop (#28462) 6 달 전
tag_feed_spec.rb 4c5aa0e470 Update rubocop-rspec to version 2.22.0, fix `RSpec/IndexedLet` cop (#24698) 1 년 전
tag_spec.rb b0207d7757 Add coverage for `Tag.recently_used` scope (#28850) 5 달 전
user_role_spec.rb 245064bb98 Move "everyone" role and "instance actor" account magic number IDs to constants (#29260) 4 달 전
user_settings_spec.rb dd07393e75 Fix user settings not getting validated (#25508) 1 년 전
user_spec.rb 117b507df5 Extract `subject` from `User#mark_email_as_confirmed!` spec (#29231) 4 달 전
webauthn_credentials_spec.rb bcd0171e5e Fix `Lint/UselessAssignment` cop (#27472) 8 달 전
webhook_spec.rb b7807f3d84 Use `normalizes` to prepare `Webhook#events` value (#27605) 7 달 전