elm-program-test icon indicating copy to clipboard operation
elm-program-test copied to clipboard

Add support for Time.every

Open avh4 opened this issue 5 years ago • 0 comments

  • [ ] add SimualtedEffect.Time.every
  • [ ] complete tests for interacting with advanceTime

Probably for now it's not necessary to accurately simulate the specific behavior of the Time effect manager which is fairly complicated. But the tests for this should be careful to cover all the edge cases. And the documentation should note any possible differences in behavior from the real effect manager, and that bug reports for any actual found differences would be welcome.

avh4 avatar Jun 27 '19 05:06 avh4