subgraph-tester-demo

v0.0.14
🧪 **Subgraph Tester** 🔧 is a subgraph unit testing framework for The Graph Protocol, aimed at ensuring that the mapping logic is correct. It alloww developers to test their mapping logic against a known store state and against test fixtures (events).

test

mocha -r ts-node/register 'tests/**/*.ts'

build

tsc

build:check

tsc --noEmit
npm i subgraph-tester-demo

Metadata

  • ISC
  • Whatever
  • arthas168
  • released 4/16/2021

Downloads

Maintainers