mastodon/spec/fabricators
Jesse Karmani 65b4a0a6f1
Some checks failed
Check i18n / check-i18n (push) Has been cancelled
Chromatic / Run Chromatic (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
CodeQL / Analyze (ruby) (push) Has been cancelled
Crowdin / Upload translations / upload-translations (push) Has been cancelled
Check formatting / lint (push) Has been cancelled
JavaScript Linting / lint (push) Has been cancelled
Ruby Linting / lint (push) Has been cancelled
JavaScript Testing / test (push) Has been cancelled
Historical data migration test / test (14-alpine) (push) Has been cancelled
Historical data migration test / test (15-alpine) (push) Has been cancelled
Historical data migration test / test (16-alpine) (push) Has been cancelled
Historical data migration test / test (17-alpine) (push) Has been cancelled
Ruby Testing / build (production) (push) Has been cancelled
Ruby Testing / build (test) (push) Has been cancelled
Ruby Testing / test (.ruby-version) (push) Has been cancelled
Ruby Testing / test (3.2) (push) Has been cancelled
Ruby Testing / test (3.3) (push) Has been cancelled
Ruby Testing / ImageMagick tests (.ruby-version) (push) Has been cancelled
Ruby Testing / ImageMagick tests (3.2) (push) Has been cancelled
Ruby Testing / ImageMagick tests (3.3) (push) Has been cancelled
Ruby Testing / End to End testing (.ruby-version) (push) Has been cancelled
Ruby Testing / End to End testing (3.2) (push) Has been cancelled
Ruby Testing / End to End testing (3.3) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:8.10.2) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (.ruby-version, opensearchproject/opensearch:2) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (3.2, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (3.3, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Has been cancelled
Bundler Audit / security (push) Has been cancelled
Implement FEP 7888: Part 1 - publish conversation context (#35959)
2025-09-05 19:28:29 +00:00
..
assets
fasp Persist follow recommendations from FASP (#35218) 2025-06-30 13:39:36 +00:00
access_grant_fabricator.rb
access_token_fabricator.rb
accessible_access_token_fabricator.rb
account_conversation_fabricator.rb Worker specs coverage increase (#32541) 2024-10-23 07:50:20 +00:00
account_deletion_request_fabricator.rb
account_domain_block_fabricator.rb Expand coverage for Export utility class (#32212) 2024-10-02 09:43:04 +00:00
account_fabricator.rb Add support for FASP data sharing (#34415) 2025-05-16 12:24:02 +00:00
account_migration_fabricator.rb
account_moderation_note_fabricator.rb Fix sort order of moderation notes on Reports and Accounts (#31528) 2024-09-06 14:58:36 +00:00
account_note_fabricator.rb
account_pin_fabricator.rb
account_relationship_severance_event_fabricator.rb
account_stat_fabricator.rb
account_statuses_cleanup_policy_fabricator.rb
account_warning_fabricator.rb
account_warning_preset_fabricator.rb
action_log_fabricator.rb
announcement_fabricator.rb
announcement_mute_fabricator.rb
announcement_reaction_fabricator.rb
appeal_fabricator.rb
application_fabricator.rb
backup_fabricator.rb
block_fabricator.rb
bookmark_fabricator.rb
bulk_import_fabricator.rb
bulk_import_row_fabricator.rb
canonical_email_block_fabricator.rb
client_credentials_token_fabricator.rb Assert usage of client credentials for account registration (#34828) 2025-05-28 12:09:32 +00:00
conversation_fabricator.rb Implement FEP 7888: Part 1 - publish conversation context (#35959) 2025-09-05 19:28:29 +00:00
custom_emoji_category_fabricator.rb
custom_emoji_fabricator.rb
custom_filter_fabricator.rb
custom_filter_keyword_fabricator.rb Use build where possible in fabricators (#25360) 2023-06-10 18:29:01 +02:00
custom_filter_status_fabricator.rb
domain_allow_fabricator.rb
domain_block_fabricator.rb
email_domain_block_fabricator.rb
favourite_fabricator.rb
featured_tag_fabricator.rb
follow_fabricator.rb
follow_recommendation_mute_fabricator.rb
follow_request_fabricator.rb
generated_annual_report_fabricator.rb Add coverage for api/v1/annual_reports area (#31730) 2024-09-03 16:10:48 +00:00
identity_fabricator.rb Ensure unique values in fabricators (#29515) 2024-03-11 08:53:24 +00:00
instance_moderation_note_fabricator.rb Implement Instance Moderation Notes (#31529) 2025-06-25 08:15:44 +00:00
invite_fabricator.rb
ip_block_fabricator.rb Expand coverage for Scheduler::IpCleanupScheduler worker (#32499) 2024-10-15 13:09:25 +00:00
list_account_fabricator.rb Remove follow creation from ListAccount fabricator (#31902) 2024-09-16 08:56:40 +00:00
list_fabricator.rb
login_activity_fabricator.rb
marker_fabricator.rb
media_attachment_fabricator.rb
mention_fabricator.rb
mute_fabricator.rb
notification_fabricator.rb
notification_permission_fabricator.rb
notification_policy_fabricator.rb
notification_request_fabricator.rb
poll_fabricator.rb
poll_vote_fabricator.rb
preview_card_fabricator.rb
preview_card_provider_fabricator.rb
preview_card_trend_fabricator.rb Add coverage for StatusTrend and PreviewCardTrend models, add locales class method to RankedTrend (#32688) 2024-10-29 15:46:32 +00:00
quote_fabricator.rb Add initial support for ingesting and verifying remote quote posts (#34370) 2025-04-17 07:45:23 +00:00
relationship_severance_event_fabricator.rb
relay_fabricator.rb
report_fabricator.rb
report_note_fabricator.rb Fix sort order of moderation notes on Reports and Accounts (#31528) 2024-09-06 14:58:36 +00:00
rule_fabricator.rb
rule_translation_fabricator.rb Add ability to translate server rules (#34494) 2025-05-21 11:54:12 +00:00
scheduled_status_fabricator.rb
session_activation_fabricator.rb
setting_fabricator.rb Remove thing_type and thing_id columns from settings table (#31971) 2024-12-05 14:34:14 +00:00
severed_relationship_fabricator.rb
site_upload_fabricator.rb
software_update_fabricator.rb
status_edit_fabricator.rb Ensure datetime/date are serialized to correct format (#33086) 2024-12-14 15:50:41 +00:00
status_fabricator.rb
status_pin_fabricator.rb
status_stat_fabricator.rb
status_trend_fabricator.rb Add coverage for StatusTrend and PreviewCardTrend models, add locales class method to RankedTrend (#32688) 2024-10-29 15:46:32 +00:00
tag_fabricator.rb
tag_follow_fabricator.rb
tag_trend_fabricator.rb Change hashtag trends to be stored in the database instead of redis (#32837) 2024-12-04 11:59:17 +00:00
terms_of_service_fabricator.rb Make Faker generate unique TOS effective dates (#34122) 2025-03-10 09:33:37 +00:00
tombstone_fabricator.rb Add model spec for Tombstone (#32697) 2024-10-31 13:27:47 +00:00
unavailable_domain_fabricator.rb
user_fabricator.rb Add role-specific user fabricators (#33437) 2025-01-03 08:28:14 +00:00
user_role_fabricator.rb
username_block_fabricator.rb Add ability to block words in usernames (#35407) 2025-07-29 10:19:15 +00:00
web_push_subscription_fabricator.rb Make Web::PushSubscription#user and Web::PushSubscription#access_token relationships non-optional (#34498) 2025-04-23 08:12:31 +00:00
webauthn_credential_fabricator.rb Use sequence for unique names on webauthn cred fabricator (#35356) 2025-07-14 09:20:50 +00:00
webhook_fabricator.rb