angular/aio/content/examples/practical-observable-usage
George Kalpakas 0fc4e66f6e test(docs-infra): fix practical-observable-usage docs example tests with RxJS v7 (#43880)
Due to how `debounceTime()` works in RxJS v7, Jasmine's mock clock was
not enough to trigger it. This commit fixes it by providing a similar
mock clock that is able to mock all of `Date.now()`, `setInterval()` and
`setTimeout()`.

PR Close #43880
2021-10-29 13:10:25 -07:00
..
e2e/src build(docs-infra): switch the example-e2e script to ESM (#42921) 2021-07-23 10:37:35 -07:00
src test(docs-infra): fix practical-observable-usage docs example tests with RxJS v7 (#43880) 2021-10-29 13:10:25 -07:00
example-config.json test(docs-infra): add unit tests for rxjs examples (#34190) 2020-09-16 15:13:02 -07:00