mastodon/spec/serializers/activitypub
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
..
accept_follow_serializer_spec.rb Add coverage for REST::AnnualReportEventSerializer and two ActivityPub::* serializers (#33355) 2024-12-19 12:30:09 +00:00
accept_quote_request_serializer_spec.rb Accept remote quotes of local quotes according to set policy (#35629) 2025-08-04 15:27:46 +00:00
actor_serializer_spec.rb Add coverage for misc serializers (#32781) 2024-11-07 15:37:26 +00:00
add_serializer_spec.rb Add coverage for misc serializers (#32781) 2024-11-07 15:37:26 +00:00
collection_serializer_spec.rb Add coverage for misc serializers (#32781) 2024-11-07 15:37:26 +00:00
delete_quote_authorization_serializer_spec.rb Change serialization of Delete activities for QuoteAuthorization to inline the latter (#35725) 2025-08-11 08:55:18 +00:00
note_serializer_spec.rb Implement FEP 7888: Part 1 - publish conversation context (#35959) 2025-09-05 19:28:29 +00:00
quote_authorization_serializer_spec.rb Add support for local quote stamps (#35626) 2025-08-01 14:55:25 +00:00
reject_follow_serializer_spec.rb Add coverage for REST::AnnualReportEventSerializer and two ActivityPub::* serializers (#33355) 2024-12-19 12:30:09 +00:00
remove_serializer_spec.rb Add coverage for misc serializers (#32781) 2024-11-07 15:37:26 +00:00
undo_like_serializer_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
update_poll_serializer_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
vote_serializer_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00