You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/spec/models
Matt Jankowski f1003b2560
Enable "zero monkey patching" mode in RSpec (#31614)
4 months ago
..
account Fix `RSpec/VerifiedDoubles` cop (#25469) 2 years ago
account_suggestions Fix in memoriam accounts appearing in follow recommendations (#31474) 5 months ago
admin Enable "zero monkey patching" mode in RSpec (#31614) 4 months ago
concerns Enable "zero monkey patching" mode in RSpec (#31614) 4 months ago
form Enable "zero monkey patching" mode in RSpec (#31614) 4 months ago
trends Update rubocop-rspec to version 2.22.0, fix `RSpec/IndexedLet` cop (#24698) 2 years ago
user_settings Fix minor typos in comments and spec names (#21831) 2 years ago
web Fix `RSpec/EmptyExampleGroup` cop (#24735) 1 year ago
account_conversation_spec.rb Fix `RSpec/DescribedClass` cop (#25104) 2 years ago
account_domain_block_spec.rb Check both before/after state in `AccountDomainBlock` spec (#30640) 7 months ago
account_filter_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 4 months ago
account_migration_spec.rb Fix `RSpec/SubjectDeclaration` cop (#25312) 1 year ago
account_spec.rb Add `Reviewable` model concern (#31152) 4 months ago
account_statuses_cleanup_policy_spec.rb Reduce factory creation in `spec/models/account_statuses_cleanup_policy` (#28361) 11 months ago
account_warning_preset_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 4 months ago
announcement_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 4 months ago
appeal_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 4 months ago
block_spec.rb Fix `RSpec/DescribedClass` cop (#25104) 2 years ago
canonical_email_block_spec.rb Clean up of `RSpec/LetSetup` within `spec/models` (#28444) 1 year ago
conversation_spec.rb Fix RSpec/InferredSpecType cop (#24736) 2 years ago
custom_emoji_category_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 4 months ago
custom_emoji_filter_spec.rb Update rubocop-rspec to version 2.22.0, fix `RSpec/IndexedLet` cop (#24698) 2 years ago
custom_emoji_spec.rb Rename jobs/attachments rspec tag names (#29762) 6 months ago
custom_filter_keyword_spec.rb Add `CustomFilterKeyword#to_regex` method (#28893) 11 months ago
custom_filter_spec.rb Use `normalizes` on `CustomFilter#context` value (#27602) 10 months ago
domain_allow_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 4 months ago
domain_block_spec.rb Fix `Naming/VariableNumber` cop (#27447) 1 year ago
email_domain_block_spec.rb Fix RSpec/MissingExampleGroupArgument cop (#25310) 2 years ago
export_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 4 months ago
extended_description_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 4 months ago
favourite_spec.rb Fix `RSpec/DescribedClass` cop (#25104) 2 years ago
follow_request_spec.rb Fix `RSpec/MessageSpies` cop (#27751) 1 year ago
follow_spec.rb Use fabricator in follow_spec (#30642) 7 months ago
home_feed_spec.rb Remove caching in `cache_collection` (#29862) 9 months ago
identity_spec.rb Merge pull request from GHSA-vm39-j3vx-pch3 11 months ago
import_spec.rb Remove duplicate fabricator validity checks (#29667) 7 months ago
instance_spec.rb Add specs for `Instance` model scopes and add `with_domain_follows` scope (#28767) 11 months ago
invite_spec.rb Fix RSpec/InferredSpecType cop (#24736) 2 years ago
ip_block_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 4 months ago
marker_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 4 months ago
media_attachment_spec.rb Don't push to cache buster if attachment path is nil (#31414) 5 months ago
mention_spec.rb Fix RSpec/InferredSpecType cop (#24736) 2 years ago
notification_policy_spec.rb Change notification requests to only count mentions (#31322) 5 months ago
notification_request_spec.rb Change notification requests to only count mentions (#31322) 5 months ago
notification_spec.rb Add experimental server-side notification grouping (#29889) 7 months ago
one_time_key_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 4 months ago
poll_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 4 months ago
poll_vote_spec.rb Fix RSpec/InferredSpecType cop (#24736) 2 years ago
preview_card_provider_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 4 months ago
preview_card_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 4 months ago
privacy_policy_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 4 months ago
public_feed_spec.rb Fix `RSpec/InstanceVariable` cop (#27766) 1 year ago
relationship_filter_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 4 months ago
relationship_severance_event_spec.rb Add notifications of severed relationships (#27511) 10 months ago
remote_follow_spec.rb Fix RSpec/ContextWording cop (#24739) 2 years ago
report_filter_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 4 months ago
report_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 4 months ago
rule_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 4 months ago
scheduled_status_spec.rb Add Specs for Scheduled Status Model Validations (#30585) 7 months ago
session_activation_spec.rb Fix `RSpec/MessageChain` cop (#27776) 1 year ago
setting_spec.rb Clean up `Setting` model and remove dead code (#28661) 12 months ago
severed_relationship_spec.rb Add notifications of severed relationships (#27511) 10 months ago
site_upload_spec.rb Fix `RSpec/DescribedClass` cop (#25104) 2 years ago
software_update_spec.rb Add admin notifications for new Mastodon versions (#26582) 1 year ago
status_edit_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 4 months ago
status_pin_spec.rb Reduce `.times` usage in `StatusPin` and add `PIN_LIMIT` constant in validator (#27945) 1 year ago
status_spec.rb Limit attachments to `MEDIA_ATTACHMENTS_LIMIT` when returning posts through the API (#30932) 6 months ago
tag_feed_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 4 months ago
tag_spec.rb Add `Reviewable` model concern (#31152) 4 months ago
user_role_spec.rb Fix `RSpec/DescribedClass` cop (#29472) 10 months ago
user_settings_spec.rb Fix `RSpec/DescribedClass` cop (#29472) 10 months ago
user_spec.rb Finish email allow/deny list naming migration (#30530) 5 months ago
webauthn_credential_spec.rb Extract `SIGN_COUNT_LIMIT` constant in `WebauthnCredential` class (#30636) 7 months ago
webhook_spec.rb Improve coverage specificity for Webhook enable/disable/secret specs (#31194) 4 months ago