The adapter conformance suites, gathered as the package's '/testing' entry. A host writing its
own Store, Cache, Dispatcher, or Processor runs its adapter through the same suite the built-ins
pass, so it cannot silently diverge from the ledger invariants. Each suite is written for
node --test; the memory adapter is the oracle the others are matched against.
See
Storage for the Store
port and the conformance suite that holds every implementation to identical behavior.
The adapter conformance suites, gathered as the package's '/testing' entry. A host writing its own Store, Cache, Dispatcher, or Processor runs its adapter through the same suite the built-ins pass, so it cannot silently diverge from the ledger invariants. Each suite is written for
node --test; the memory adapter is the oracle the others are matched against.See
Storage for the Store port and the conformance suite that holds every implementation to identical behavior.