Add support for Time.every
Open
enhancement
semver: minor
- Dominant language
- Elm
- Stars
- 95
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
- [ ] 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.
Contributor guide
Assessment
This issue has not been assessed yet.