mastodon/spec/models
Matt Jankowski 5acec087ca
Simplify basic presence validations (#29664)
2024-09-05 15:36:05 +00:00
..
account
account_suggestions Fix in memoriam accounts appearing in follow recommendations (#31474) 2024-08-19 15:55:42 +00:00
admin Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
concerns Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
form Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
trends
user_settings
web
account_alias_spec.rb Add coverage for model normalizations (#31734) 2024-09-04 05:12:40 +00:00
account_conversation_spec.rb
account_domain_block_spec.rb Check both before/after state in `AccountDomainBlock` spec (#30640) 2024-06-11 13:59:56 +00:00
account_filter_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
account_migration_spec.rb Add coverage for model normalizations (#31734) 2024-09-04 05:12:40 +00:00
account_spec.rb Add coverage for `Account#prepare_contents` callback (#31748) 2024-09-05 09:48:33 +00:00
account_statuses_cleanup_policy_spec.rb
account_warning_preset_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
account_warning_spec.rb Add coverage for model normalizations (#31734) 2024-09-04 05:12:40 +00:00
announcement_spec.rb Simplify basic presence validations (#29664) 2024-09-05 15:36:05 +00:00
appeal_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
block_spec.rb Simplify basic presence validations (#29664) 2024-09-05 15:36:05 +00:00
canonical_email_block_spec.rb
conversation_spec.rb
custom_emoji_category_spec.rb Simplify basic presence validations (#29664) 2024-09-05 15:36:05 +00:00
custom_emoji_filter_spec.rb
custom_emoji_spec.rb Add coverage for model normalizations (#31734) 2024-09-04 05:12:40 +00:00
custom_filter_keyword_spec.rb
custom_filter_spec.rb Simplify basic presence validations (#29664) 2024-09-05 15:36:05 +00:00
domain_allow_spec.rb Simplify basic presence validations (#29664) 2024-09-05 15:36:05 +00:00
domain_block_spec.rb Simplify basic presence validations (#29664) 2024-09-05 15:36:05 +00:00
email_domain_block_spec.rb
export_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
extended_description_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
favourite_spec.rb
featured_tag_spec.rb Add coverage for model normalizations (#31734) 2024-09-04 05:12:40 +00:00
follow_request_spec.rb
follow_spec.rb Simplify basic presence validations (#29664) 2024-09-05 15:36:05 +00:00
home_feed_spec.rb Remove caching in `cache_collection` (#29862) 2024-04-08 13:46:13 +00:00
identity_spec.rb
import_spec.rb Simplify basic presence validations (#29664) 2024-09-05 15:36:05 +00:00
instance_spec.rb
invite_spec.rb
ip_block_spec.rb Simplify basic presence validations (#29664) 2024-09-05 15:36:05 +00:00
marker_spec.rb Simplify basic presence validations (#29664) 2024-09-05 15:36:05 +00:00
media_attachment_spec.rb Simplify basic presence validations (#29664) 2024-09-05 15:36:05 +00:00
mention_spec.rb Simplify basic presence validations (#29664) 2024-09-05 15:36:05 +00:00
notification_policy_spec.rb Change notification requests to only count mentions (#31322) 2024-08-07 11:12:36 +00:00
notification_request_spec.rb Change notification requests to only count mentions (#31322) 2024-08-07 11:12:36 +00:00
notification_spec.rb Add experimental server-side notification grouping (#29889) 2024-06-03 08:35:59 +00:00
one_time_key_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
poll_spec.rb Simplify basic presence validations (#29664) 2024-09-05 15:36:05 +00:00
poll_vote_spec.rb
preview_card_provider_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
preview_card_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
privacy_policy_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
public_feed_spec.rb
relationship_filter_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
relationship_severance_event_spec.rb Add notifications of severed relationships (#27511) 2024-03-20 15:37:21 +00:00
relay_spec.rb Add coverage for model normalizations (#31734) 2024-09-04 05:12:40 +00:00
remote_follow_spec.rb
report_filter_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
report_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
rule_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
scheduled_status_spec.rb Add Specs for Scheduled Status Model Validations (#30585) 2024-06-10 14:52:33 +00:00
session_activation_spec.rb
setting_spec.rb
severed_relationship_spec.rb Add notifications of severed relationships (#27511) 2024-03-20 15:37:21 +00:00
site_upload_spec.rb
software_update_spec.rb
status_edit_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
status_pin_spec.rb
status_spec.rb Limit attachments to `MEDIA_ATTACHMENTS_LIMIT` when returning posts through the API (#30932) 2024-07-08 07:41:50 +00:00
tag_feed_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
tag_spec.rb Add `Reviewable` model concern (#31152) 2024-09-03 15:37:45 +00:00
user_role_spec.rb
user_settings_spec.rb
user_spec.rb Simplify basic presence validations (#29664) 2024-09-05 15:36:05 +00:00
webauthn_credential_spec.rb Simplify basic presence validations (#29664) 2024-09-05 15:36:05 +00:00
webhook_spec.rb Simplify basic presence validations (#29664) 2024-09-05 15:36:05 +00:00