mastodon/spec/serializers/rest
David Roetzel 2d203ca72a
Some checks failed
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
CSS Linting / 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 / ImageMagick tests (.ruby-version) (push) Blocked by required conditions
Ruby Testing / ImageMagick tests (3.2) (push) Blocked by required conditions
Ruby Testing / ImageMagick tests (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.13) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:8.10.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.13) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (3.3, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Blocked by required conditions
Haml Linting / lint (push) Has been cancelled
First draft of API to get a single collection (#37053)
2025-12-01 15:04:52 +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 Add API datetime/format matcher for serialization specs, reduce factories (#33325) 2024-12-17 13:38:57 +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 First draft of API to get a single collection (#37053) 2025-12-01 15:04:52 +00:00
collection_serializer_spec.rb First draft of API to get a single collection (#37053) 2025-12-01 15:04:52 +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 Fix fediverse:creator metadata not showing up in REST API (#33466) 2025-01-06 10:04:25 +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 Fix value of quote_approval_policy and quoted_status_id in ScheduledStatus serializer (#36549) 2025-10-21 16:00:30 +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 Add quotes_count to serializer specs (#35901) 2025-08-25 15:49:52 +00:00
suggestion_serializer_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00