extension
extension copied to clipboard
blockPricesAlarm tests.
This PR adds a test around the blockPricesAlarm and moves the active network gating of polling for block prices up to the alarm function rather than the pollBlockPricesPerNetwork
itself.
To Test
- [ ] Tests should pass
- [ ] Networks should correctly stop being queried for block prices after the
NETWORK_POLLING_TIMEOUT
has elapsed.
Have not forgotten about this - there are just a few more testing and alarm related PRs that I'd like to merge before diving in here
The time is ripe 🍎 @0xDaedalus
A bit too stale to fixup - will revisit in future