LimeChain / matchstick

🔥 Unit testing framework for Subgraph development on The Graph protocol. ⚙️
MIT License
207 stars 17 forks source link

Update Matchstick's documentation and demo-subgraph examples #404

Closed dimitrovmaksim closed 10 months ago

dimitrovmaksim commented 12 months ago

Implementing loadRelated will bring some breaking changes into how matchstick operates. Also we will add new function to the matchstick-as library. We will need to update the offical documentation here https://thegraph.com/docs/en/developing/unit-testing-framework/

We will also have to update our example test in the demo-subgraph repo and the documentation here as well