Add tests for WonkaJs timing functions. (#17)
This PR adds tests for some of the timing operators included in the `WonkaJs` module, specifically `delay`, `throttle`, `debounce`, and `sample`. Just chipping away at test coverage and having fun learning more `wonka` / observable-based programming 😅.
It also adds `*.rei` files to our pre-commit hook and `yarn refmt` script, which I missed in #15 😞.
authored by