relay-pagination-conformance: Conformance suite proving no-skip/no-duplicate pagination

[ bsd3, library, testing, web ] [ Propose Tags ] [ Report a vulnerability ]

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.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.1.0
Change log CHANGELOG.md
Dependencies base (>=4.21 && <5), bytestring (>=0.11 && <0.13), containers (>=0.7 && <0.9), relay-pagination (>=0.1.1.0 && <0.2), tasty (>=1.4 && <1.6), tasty-hunit (>=0.10 && <0.11), text (>=2.0 && <2.2) [details]
License BSD-3-Clause
Author Nadeem Bitar
Maintainer Nadeem Bitar
Uploaded by shinzui at 2026-07-24T21:50:09Z
Category Testing, Web
Source repo head: git clone https://github.com/shinzui/relay-pagination
Distributions
Downloads 4 total (4 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]