helium / oracles

Oracles for Helium subDAOs
Apache License 2.0
17 stars 18 forks source link

Add mock speedtest constructor #828

Closed maplant closed 3 weeks ago

maplant commented 3 weeks ago

Add a mock speedtest constructor. This is so that the mobile rewards estimator can easily construct a collection of speedtests that are guaranteed to be assigned SpeedtestTier::Good when averaged.

I'm open to better ways of doing this, this just seemed like the easiest way