You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The debounce and throttle tests are showing more and more differences between the CI system and running locally on my laptop with a simulator, vs. running on a device. Quite possibly I need to just bite the bullet and engage a TestScheduler mechanism here that's not effected by underlying system performace (Entwine) in order to make sure I'm getting accurate results, and on top of that the tests probably need to be broken out to be more easily consumable to anyone else reading them. I am finding them hard to parse when they break/change, so anyone else probably has it worse.