threshold-network / staking-subgraphs

Threshold Network staking subgraphs
https://threshold.network
1 stars 1 forks source link

Add Unit Testing to subgraph #22

Closed manumonti closed 9 months ago

manumonti commented 2 years ago

The Graph documentation includes a section for Unit Testing Framework: https://thegraph.com/docs/en/developer/matchstick/

It would be desirable that testing run in Github actions/workflow with each Pull Request.

manumonti commented 9 months ago

This work has been done along several PRs: #41, #42, #43, #44, #47