Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test an Outbox OrderedCollection #118

Open
lazaruscorporation opened this issue Jun 25, 2024 · 0 comments
Open

Test an Outbox OrderedCollection #118

lazaruscorporation opened this issue Jun 25, 2024 · 0 comments
Labels
protocol-level A test that requires a Node that can craft / inspect in detail protocol-level data

Comments

@lazaruscorporation
Copy link

lazaruscorporation commented Jun 25, 2024

Implement tests for an OutboxCollection.

Tests should be able to work on/distinguish between:

  • A single Outbox OrderedCollection that contains n orderedItems
  • A single Outbox OrderedCollection with first and last links to Outbox OrderedCollectionPages
  • One or more Outbox OrderedCollectionPages that form partOf an Outbox OrderedCollection and contain n orderedItems

The initial batch of tests could concentrate on the simpler GET requests to check JSON structure, content type, CORS settings, HTTP Response status codes for correct and incorrect/malformed requests etc, similar to the Webfinger tests

The tests should be extended in future with tests for POST requests

@lazaruscorporation lazaruscorporation changed the title Test an Outbox CollectionPage Test an Outbox OrderedCollection Jun 25, 2024
@jernst jernst added the protocol-level A test that requires a Node that can craft / inspect in detail protocol-level data label Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
protocol-level A test that requires a Node that can craft / inspect in detail protocol-level data
Projects
None yet
Development

No branches or pull requests

2 participants