mastodon/spec/models
Matt Jankowski 836c0477ac
Use vips setting instead of env var in media processing spec ()
..
account Fix `RSpec/VerifiedDoubles` cop ()
account_suggestions Revert friends-of-friends follow recommendation query to using a CTE ()
admin Use `sidekiq_inline` in admin/account_action model spec ()
concerns Use Rails `upsert` to generate update_count! query in Counters concern ()
form Use enum-generated scopes/queries for `BulkImport` ()
trends Update rubocop-rspec to version 2.22.0, fix `RSpec/IndexedLet` cop ()
user_settings Fix minor typos in comments and spec names ()
web Fix `RSpec/EmptyExampleGroup` cop ()
account_conversation_spec.rb Fix `RSpec/DescribedClass` cop ()
account_domain_block_spec.rb Check both before/after state in `AccountDomainBlock` spec ()
account_filter_spec.rb Autofix Rubocop RSpec/MatchArray ()
account_migration_spec.rb Fix `RSpec/SubjectDeclaration` cop ()
account_spec.rb Reference constants from account validation specs ()
account_statuses_cleanup_policy_spec.rb Reduce factory creation in `spec/models/account_statuses_cleanup_policy` ()
account_warning_preset_spec.rb Models specs coverage ()
announcement_spec.rb Announcement reactions query spec improvement and refactor ()
appeal_spec.rb Extract `TEXT_LENGTH_LIMIT` constant in `Appeal` class ()
block_spec.rb Fix `RSpec/DescribedClass` cop ()
canonical_email_block_spec.rb Clean up of `RSpec/LetSetup` within `spec/models` ()
conversation_spec.rb Fix RSpec/InferredSpecType cop ()
custom_emoji_category_spec.rb Pending example models minimal coverage ()
custom_emoji_filter_spec.rb Update rubocop-rspec to version 2.22.0, fix `RSpec/IndexedLet` cop ()
custom_emoji_spec.rb Fix Mastodon relying on ImageMagick even with `MASTODON_USE_LIBVIPS` ()
custom_filter_keyword_spec.rb Add `CustomFilterKeyword#to_regex` method ()
custom_filter_spec.rb Use `normalizes` on `CustomFilter#context` value ()
domain_allow_spec.rb Remove unused `matches_domain` scopes on Account, DomainAllow, DomainBlock ()
domain_block_spec.rb Fix `Naming/VariableNumber` cop ()
email_domain_block_spec.rb Fix RSpec/MissingExampleGroupArgument cop ()
export_spec.rb Fix `RSpec/DescribedClass` cop ()
extended_description_spec.rb Models specs coverage ()
favourite_spec.rb Fix `RSpec/DescribedClass` cop ()
follow_request_spec.rb Fix `RSpec/MessageSpies` cop ()
follow_spec.rb Use fabricator in follow_spec ()
home_feed_spec.rb Remove caching in `cache_collection` ()
identity_spec.rb Merge pull request from GHSA-vm39-j3vx-pch3
import_spec.rb Remove duplicate fabricator validity checks ()
instance_spec.rb Add specs for `Instance` model scopes and add `with_domain_follows` scope ()
invite_spec.rb Fix RSpec/InferredSpecType cop ()
ip_block_spec.rb Improve `IpBlock` model test coverage ()
marker_spec.rb Pending example models minimal coverage ()
media_attachment_spec.rb Use vips setting instead of env var in media processing spec ()
mention_spec.rb Fix RSpec/InferredSpecType cop ()
notification_policy_spec.rb Add notification policies and notification requests in web UI ()
notification_request_spec.rb Add notification policies and notification requests in web UI ()
notification_spec.rb Add experimental server-side notification grouping ()
one_time_key_spec.rb Misc coverage improvements for validators ()
poll_spec.rb Remove duplicate fabricator validity checks ()
poll_vote_spec.rb Fix RSpec/InferredSpecType cop ()
preview_card_provider_spec.rb Models specs coverage ()
preview_card_spec.rb Validate allowed schemes on preview card URLs ()
privacy_policy_spec.rb Fix `RSpec/DescribedClass` cop ()
public_feed_spec.rb Fix `RSpec/InstanceVariable` cop ()
relationship_filter_spec.rb Fix crash when filtering for “dormant” relationships ()
relationship_severance_event_spec.rb Add notifications of severed relationships ()
remote_follow_spec.rb Fix RSpec/ContextWording cop ()
report_filter_spec.rb Update rubocop and rubocop-rspec ()
report_spec.rb Match report validation spec to extracted constant ()
rule_spec.rb Pending example models minimal coverage ()
scheduled_status_spec.rb Add Specs for Scheduled Status Model Validations ()
session_activation_spec.rb Fix `RSpec/MessageChain` cop ()
setting_spec.rb Clean up `Setting` model and remove dead code ()
severed_relationship_spec.rb Add notifications of severed relationships ()
site_upload_spec.rb Fix `RSpec/DescribedClass` cop ()
software_update_spec.rb Add admin notifications for new Mastodon versions ()
status_edit_spec.rb Pending example models minimal coverage ()
status_pin_spec.rb Reduce `.times` usage in `StatusPin` and add `PIN_LIMIT` constant in validator ()
status_spec.rb Fix post deletion not being deferred when those are part of an account warning ()
tag_feed_spec.rb Remove erroneous service type on `TagFeed` model spec ()
tag_spec.rb Fix hashtag matching pattern matching some link anchors ()
user_role_spec.rb Fix `RSpec/DescribedClass` cop ()
user_settings_spec.rb Fix `RSpec/DescribedClass` cop ()
user_spec.rb Update `devise-two-factor` to version 5.0.0 ()
webauthn_credential_spec.rb Extract `SIGN_COUNT_LIMIT` constant in `WebauthnCredential` class ()
webhook_spec.rb Use `normalizes` to prepare `Webhook#events` value ()