donphan/spec/models
Claire 0d69cc068c Merge commit '26f25ef4bafd5ad84d03d8cb7ad0d868360175e5' into glitch-soc/stable-4.3
Conflicts:
- `app/javascript/styles/mastodon/components.scss`:
  Conflict caused by glitch-soc changing the path to images, and upstream
  removing styling using such an image.
  Removed the styling as upstream did.
- `app/models/trends/statuses.rb`:
  Upstream added a date restriction to trendable posts, while glitch-soc had
  slightly different conditions.
  Added the date restriction to glitch-soc's conditions.
2024-12-02 21:49:12 +01: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 Merge commit 'fe04291af46d7cb9d3439fa73739b2ffb2b53d72' into glitch-soc/merge-upstream 2024-09-04 19:38:52 +02: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_deletion_request_spec.rb Add coverage for `AccountDeletionRequest` class (#31937) 2024-09-18 13:29:57 +00:00
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_moderation_note_spec.rb Fix sort order of moderation notes on Reports and Accounts (#31528) 2024-09-06 14:58:36 +00:00
account_spec.rb Strip protocol from attribution domains (#31900) 2024-09-13 11:37:15 +00:00
account_statuses_cleanup_policy_spec.rb Use `context` for repeated scenarios in `AccountStatusCleanupPolicy` spec (#32489) 2024-10-16 12:40:58 +02:00
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 Expand coverage for `Block` model (#32480) 2024-10-16 12:40:58 +02:00
bookmark_spec.rb Add coverage for `Bookmark` validation and reblog/status check callback (#31907) 2024-09-16 07:52:22 +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 validation coverage for `CustomEmoji` shortcode value (#31906) 2024-09-16 07:53:03 +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 Expand coverage for `Export` utility class (#32212) 2024-10-04 17:48:03 +02: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 Avoid latest featured tag use on post removal unless necessary (#32787) 2024-12-02 16:20:32 +01: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
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
list_account_spec.rb Remove `follow` creation from `ListAccount` fabricator (#31902) 2024-09-16 08:56:40 +00:00
list_spec.rb Fix list creation limit check (#32869) 2024-12-02 16:20:32 +01: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 Fix notification requests from suspended accounts still being listed (#32354) 2024-10-14 13:14:38 +02:00
notification_request_spec.rb Change notification requests to only count mentions (#31322) 2024-08-07 11:12:36 +00:00
notification_spec.rb Combine assertions in `Notification` model spec (#32015) 2024-09-23 10:45:34 +00:00
poll_spec.rb Extend spec coverage for `Poll` model (#32500) 2024-10-16 12:40:58 +02:00
poll_vote_spec.rb
preview_card_provider_spec.rb Add `reviewed` and `unreviewed` scopes to `Reviewable` model concern (#31988) 2024-09-20 08:51:37 +00:00
preview_card_spec.rb Increase preview card image size limit from 2MB to 8MB when using libvips (#31904) 2024-09-14 00:16:02 +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 Merge commit '36452845d78f6c3501af1e39391d06ab88a45a5a' into glitch-soc/backports-4.3 2024-10-16 12:42:12 +02:00
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
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 Add `relevant_params` to ReportFilter (matches account filter) (#32136) 2024-10-04 17:48:03 +02:00
report_note_spec.rb Fix sort order of moderation notes on Reports and Accounts (#31528) 2024-09-06 14:58:36 +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
session_activation_spec.rb
setting_spec.rb
severed_relationship_spec.rb
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 Merge commit 'fa8e972722fb8fc056aa348dddaee4005b4a8ac4' into glitch-soc/merge-upstream 2024-07-08 19:41:14 +02:00
tag_feed_spec.rb Merge commit 'fe04291af46d7cb9d3439fa73739b2ffb2b53d72' into glitch-soc/merge-upstream 2024-09-04 19:38:52 +02: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 Expand coverage for `User#token_for_app` (#32434) 2024-10-16 12:40:58 +02: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