ActivityPub Requirements Cohort 2
Last month I published "Introducing ActivityPub Requirements Testing Cohort 1" suggesting a small initial cohort of requirements from the ActivityPub specification to focus on testing first.
I chose easy to test requirements for these early cohorts so we can focus on designing the testing ecosystem and not in the weeds of the most complicated imaginable tests.
Now it's time to aim our sights just a little higher and name a second cohort of requirements.
Cohort 2 Requirements
The following 3 requirements are in Cohort 2
- The outbox MUST be an OrderedCollection aka 003a3be2-fb58-4812-a3a3-795067254327
- outbox servers must return a 201 Created HTTP code after accepting an activity at an outbox aka 3b925cdf-89fe-4f51-b41f-26df23f58e0c
- The inbox MUST be an OrderedCollection aka 4edf6768-c751-448f-96ac-4ef44cb4291f
Call to Action
- write about the requirements in Cohort 2 on your blog
- write a Test Specification and reproducible test procedure to improve the testability of the requirements above.
- provide feedback on the test that socialweb.coop published that tests that an activitypub server conforms with a requirement from cohort 1: https://socialweb.coop/activitypub/test-cases/actor-must-serve-as2-object-to-get/
- tags
-