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
Eugen Rochko a97647158c
Add REST API for featuring and unfeaturing a hashtag (#34489)
Co-authored-by: Matt Jankowski <matt@jankowski.online>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
3 months ago
..
account
account_suggestions Fix in memoriam accounts appearing in follow recommendations (#31474) 11 months ago
admin Add role-specific user fabricators (#33437) 7 months ago
concerns Refactor reply-fetching code and disable it by default (#34147) 5 months ago
doorkeeper Refer to constant values from `api/v1/apps` request spec (#33488) 7 months ago
fasp Basic FASP support (#34031) 4 months ago
form Extend custom CSS cache time with digest paths (#33207) 7 months ago
trends Fix issue with trending order when user has chosen languages (#33557) 7 months ago
user_settings
web
account_alias_spec.rb Add coverage for `AccountAlias` validations (#31936) 9 months ago
account_conversation_spec.rb
account_deletion_request_spec.rb Add coverage for `AccountDeletionRequest` class (#31937) 10 months ago
account_domain_block_spec.rb
account_filter_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 11 months ago
account_migration_spec.rb Simplify model validation specs for `AccountMigration` (#32494) 9 months ago
account_moderation_note_spec.rb Simplify model validation spec in AccountModerationNote/ReportNote (#31792) 9 months ago
account_pin_spec.rb Add coverage for `AccountPin` model (#33231) 8 months ago
account_spec.rb Update `rubocop-rspec` to version 3.6.0 (#34497) 3 months ago
account_statuses_cleanup_policy_spec.rb Wrap assertions in `change` within `AccountStatusesCleanupPolicy` spec (#33335) 7 months ago
account_summary_spec.rb Use `in_order_of` with `filter: false` in `AccountSummary.localized` (#33446) 7 months ago
account_warning_preset_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 11 months ago
account_warning_spec.rb Add `AccountWarning#appeal_eligible?` method (#33526) 7 months ago
announcement_spec.rb Simplify model validation specs for `Announcement` (#32481) 9 months ago
appeal_spec.rb Add `AccountWarning#appeal_eligible?` method (#33526) 7 months ago
block_spec.rb Expand coverage for `Block` model (#32480) 10 months ago
bookmark_spec.rb Add coverage for `Bookmark` validation and reblog/status check callback (#31907) 10 months ago
bulk_import_spec.rb Add age/expiry duration constants to `BulkImport` class (#32839) 9 months ago
canonical_email_block_spec.rb
conversation_spec.rb
custom_emoji_category_spec.rb Simplify basic presence validations (#29664) 11 months ago
custom_emoji_filter_spec.rb
custom_emoji_spec.rb Add validation coverage for `CustomEmoji` shortcode value (#31906) 10 months ago
custom_filter_keyword_spec.rb
custom_filter_spec.rb Update `rubocop-rspec` to version 3.6.0 (#34497) 3 months ago
domain_allow_spec.rb Simplify model validation specs for `DomainAllow` (#32496) 9 months ago
domain_block_spec.rb Reinforce coverage for `DomainBlock` model (#32473) 10 months ago
email_domain_block_spec.rb
export_spec.rb Extract `ExportSummary` class for account object counts (#32227) 10 months ago
extended_description_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 11 months ago
favourite_spec.rb
featured_tag_spec.rb Add REST API for featuring and unfeaturing a hashtag (#34489) 3 months ago
follow_request_spec.rb Change lists to reflect added and removed users retroactively (#32930) 8 months ago
follow_spec.rb Fortify coverage for `Follow` model (#32472) 9 months ago
home_feed_spec.rb
identity_spec.rb
instance_spec.rb
invite_spec.rb Update `rubocop-rspec` to version 3.6.0 (#34497) 3 months ago
ip_block_spec.rb Update `rubocop-rspec` to version 3.6.0 (#34497) 3 months ago
list_account_spec.rb Remove `follow` creation from `ListAccount` fabricator (#31902) 10 months ago
list_spec.rb Fix list creation limit check (#32869) 9 months ago
login_activity_spec.rb Update `rubocop-rspec` to version 3.6.0 (#34497) 3 months ago
marker_spec.rb Simplify basic presence validations (#29664) 11 months ago
media_attachment_spec.rb Fix `CacheBuster` being queued for missing media attachments (#34253) 4 months ago
mention_spec.rb Standardize uniqueness validation declaration on `Mention` (#33247) 8 months ago
mute_spec.rb Update `rubocop-rspec` to version 3.6.0 (#34497) 3 months ago
notification_policy_spec.rb Fix notification requests from suspended accounts still being listed (#32354) 10 months ago
notification_request_spec.rb Change notification requests to only count mentions (#31322) 12 months ago
notification_spec.rb Combine assertions in `Notification` model spec (#32015) 10 months ago
poll_spec.rb Update `rubocop-rspec` to version 3.6.0 (#34497) 3 months ago
poll_vote_spec.rb
preview_card_provider_spec.rb Update `rubocop-rspec` to version 3.6.0 (#34497) 3 months ago
preview_card_spec.rb Simplify model validation specs for `PreviewCard` (#32469) 9 months ago
preview_card_trend_spec.rb Update `rubocop-rspec` to version 3.6.0 (#34497) 3 months ago
privacy_policy_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 11 months ago
public_feed_spec.rb Reduce factory creation (73 -> 64) in `PublicFeed` spec (#32491) 10 months ago
relationship_filter_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 11 months ago
relationship_severance_event_spec.rb
relay_spec.rb Add coverage for model normalizations (#31734) 11 months ago
remote_follow_spec.rb
report_filter_spec.rb Add `relevant_params` to ReportFilter (matches account filter) (#32136) 10 months ago
report_note_spec.rb Simplify model validation spec in AccountModerationNote/ReportNote (#31792) 9 months ago
report_spec.rb Simplify model validation specs for `Report` (#33267) 8 months ago
rule_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 11 months ago
scheduled_status_spec.rb
session_activation_spec.rb Update `rubocop-rspec` to version 3.6.0 (#34497) 3 months ago
setting_spec.rb
severed_relationship_spec.rb
site_upload_spec.rb
software_update_spec.rb Add `urgent` scope and `by_version` method to `SoftwareUpdate` (#33470) 7 months ago
status_edit_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 11 months ago
status_pin_spec.rb Enhance coverage for `StatusPin` model (#32515) 9 months ago
status_spec.rb Update `rubocop-rspec` to version 3.6.0 (#34497) 3 months ago
status_trend_spec.rb Update `rubocop-rspec` to version 3.6.0 (#34497) 3 months ago
tag_feed_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 11 months ago
tag_spec.rb Update `rubocop-rspec` to version 3.6.0 (#34497) 3 months ago
tag_trend_spec.rb Update `rubocop-rspec` to version 3.6.0 (#34497) 3 months ago
terms_of_service_spec.rb Add terms of service (#33055) 8 months ago
tombstone_spec.rb Add model spec for `Tombstone` (#32697) 9 months ago
user_role_spec.rb Update user role position range limit (#33349) 7 months ago
user_settings_spec.rb
user_spec.rb Add role-specific user fabricators (#33437) 7 months ago
webauthn_credential_spec.rb Simplify model validation specs for `WebauthnCredential` (#32466) 9 months ago
webhook_spec.rb Add role-specific user fabricators (#33437) 7 months ago