@hackage / relay-pagination-conformance

Conformance suite proving no-skip/no-duplicate pagination

0.1.0.0

About

Metadata

  • Last updated , by shinzui
  • License BSD-3-Clause
  • Categories Web Development, Testing
  • Maintained by: Nadeem Bitar

  • Lottery factor: 1

Links

Installation

Readme

A conformance suite that services run against their own paginated endpoints to prove no-skip/no-duplicate behavior: a page walker with cursor-loop detection and an invariant checker producing human-readable reports. Pages are fetched through a plain callback, so the suite stays decoupled from any session runner or HTTP client.