LimeChain / matchstick

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

[WIP] feat: Make log.critical testable #410

Closed dimitrovmaksim closed 11 months ago

dimitrovmaksim commented 11 months ago

Catching unwinds is not very reliable. There could be cases where we may silence important errors. Needs throughout testing

dimitrovmaksim commented 11 months ago

Closing for now, because this method does not seem reliable and may cause unexpected behaviour