mastodon/spec/serializers/rest
David Roetzel a3bdcc71e7
Some checks are pending
Check i18n / check-i18n (push) Waiting to run
Chromatic / Check for relevant changes (push) Waiting to run
Chromatic / Run Chromatic (push) Blocked by required conditions
CodeQL / Analyze (actions) (push) Waiting to run
CodeQL / Analyze (javascript) (push) Waiting to run
CodeQL / Analyze (ruby) (push) Waiting to run
Check formatting / lint (push) Waiting to run
Ruby Linting / lint (push) Waiting to run
Historical data migration test / test (14-alpine) (push) Waiting to run
Historical data migration test / test (15-alpine) (push) Waiting to run
Historical data migration test / test (16-alpine) (push) Waiting to run
Historical data migration test / test (17-alpine) (push) Waiting to run
Ruby Testing / build (production) (push) Waiting to run
Ruby Testing / build (test) (push) Waiting to run
Ruby Testing / test (.ruby-version) (push) Blocked by required conditions
Ruby Testing / test (3.2) (push) Blocked by required conditions
Ruby Testing / test (3.3) (push) Blocked by required conditions
Ruby Testing / End to End testing (.ruby-version) (push) Blocked by required conditions
Ruby Testing / End to End testing (3.2) (push) Blocked by required conditions
Ruby Testing / End to End testing (3.3) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:7.17.29) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:8.19.2) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (.ruby-version, opensearchproject/opensearch:2) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (3.2, docker.elastic.co/elasticsearch/elasticsearch:7.17.29) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (3.3, docker.elastic.co/elasticsearch/elasticsearch:7.17.29) (push) Blocked by required conditions
Fix serialization when an account is missing (#38370)
2026-03-24 16:42:57 +00:00
..
account_serializer Add API datetime/format matcher for serialization specs, reduce factories (#33325) 2024-12-17 13:38:57 +00:00
admin Add API datetime/format matcher for serialization specs, reduce factories (#33325) 2024-12-17 13:38:57 +00:00
account_relationship_severance_event_serializer_spec.rb Add API datetime/format matcher for serialization specs, reduce factories (#33325) 2024-12-17 13:38:57 +00:00
account_serializer_spec.rb Expose feature policy in API (#37322) 2025-12-19 15:20:30 +00:00
account_warning_serializer_spec.rb Add API datetime/format matcher for serialization specs, reduce factories (#33325) 2024-12-17 13:38:57 +00:00
announcement_serializer_spec.rb Add API datetime/format matcher for serialization specs, reduce factories (#33325) 2024-12-17 13:38:57 +00:00
annual_report_event_serializer_spec.rb Add coverage for REST::AnnualReportEventSerializer and two ActivityPub::* serializers (#33355) 2024-12-19 12:30:09 +00:00
appeal_serializer_spec.rb Add coverage for misc serializers (#32781) 2024-11-07 15:37:26 +00:00
collection_item_serializer_spec.rb Change Collections API shape (#37580) 2026-01-23 10:22:37 +00:00
collection_serializer_spec.rb Ingestion of remote collections (#38144) 2026-03-11 14:29:00 +00:00
collection_with_accounts_serializer_spec.rb Fix serialization when an account is missing (#38370) 2026-03-24 16:42:57 +00:00
custom_emoji_serializer_spec.rb Add coverage for misc serializers (#32781) 2024-11-07 15:37:26 +00:00
extended_description_serializer_spec.rb Ensure datetime/date are serialized to correct format (#33086) 2024-12-14 15:50:41 +00:00
featured_tag_serializer_spec.rb Ensure datetime/date are serialized to correct format (#33086) 2024-12-14 15:50:41 +00:00
filter_serializer_spec.rb Add API datetime/format matcher for serialization specs, reduce factories (#33325) 2024-12-17 13:38:57 +00:00
instance_serializer_spec.rb Use config_for for VAPID key storage (#34845) 2025-05-30 07:00:33 +00:00
marker_serializer_spec.rb Add API datetime/format matcher for serialization specs, reduce factories (#33325) 2024-12-17 13:38:57 +00:00
muted_account_serializer_spec.rb Add API datetime/format matcher for serialization specs, reduce factories (#33325) 2024-12-17 13:38:57 +00:00
notification_group_serializer_spec.rb Add API datetime/format matcher for serialization specs, reduce factories (#33325) 2024-12-17 13:38:57 +00:00
notification_request_serializer_spec.rb Add API datetime/format matcher for serialization specs, reduce factories (#33325) 2024-12-17 13:38:57 +00:00
notification_serializer_spec.rb Add API datetime/format matcher for serialization specs, reduce factories (#33325) 2024-12-17 13:38:57 +00:00
poll_serializer_spec.rb Add API datetime/format matcher for serialization specs, reduce factories (#33325) 2024-12-17 13:38:57 +00:00
preview_card_serializer_spec.rb Add missing_attribution boolean to preview cards (#38043) 2026-03-04 11:18:37 +00:00
quote_serializer_spec.rb Add initial support for ingesting and verifying remote quote posts (#34370) 2025-04-17 07:45:23 +00:00
report_serializer_spec.rb Add API datetime/format matcher for serialization specs, reduce factories (#33325) 2024-12-17 13:38:57 +00:00
rule_serializer_spec.rb Add ability to translate server rules (#34494) 2025-05-21 11:54:12 +00:00
scheduled_status_serializer_spec.rb Extract interaction policy class (#37277) 2025-12-17 10:12:43 +00:00
shallow_quote_serializer_spec.rb Add initial support for ingesting and verifying remote quote posts (#34370) 2025-04-17 07:45:23 +00:00
status_edit_serializer_spec.rb Add API datetime/format matcher for serialization specs, reduce factories (#33325) 2024-12-17 13:38:57 +00:00
status_serializer_spec.rb Tag linked FeaturedCollection objects over ActivityPub (#38115) 2026-03-23 13:11:33 +00:00
suggestion_serializer_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00