Open saihaj opened 1 year ago
Jest tests that we run for CLI today have a memory leak because the way we mock and do sync requests. We ned a better strategy to improve the tests and make them run faster.
Also related https://github.com/graphprotocol/graph-tooling/issues/656
related https://github.com/graphprotocol/graph-tooling/issues/890
Jest tests that we run for CLI today have a memory leak because the way we mock and do sync requests. We ned a better strategy to improve the tests and make them run faster.
Also related https://github.com/graphprotocol/graph-tooling/issues/656