ocean-subgraph
ocean-subgraph copied to clipboard
Improve test speed
Tests are too slow..
@alexcos20 do you want me to have a go at this? I think there are some quick wins by removing a lot of unnecessary sleep()
is this issue still relevant?
Nothing has been done about it and the tests are still pretty slow but I'd say it's low priority while we're not doing much active work on the subgraph. I'm happy to quickly remove the unnecessary await sleep() statements that are in a lot of the tests, which might speed it up a bit without requiring a lot of work
@mihaisc is this a) resolved &/or b) relevant to test functions for ormi testing at all ?
not relevant