Skip to content

Test an Outbox OrderedCollection #118

@lazaruscorporation

Description

@lazaruscorporation

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    protocol-levelA test that requires a Node that can craft / inspect in detail protocol-level data

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions