angular/packages/core/rxjs-interop/test
Alex Rickabaugh 9d96487d3c test(core): fix rxjs-interop tests which fail due to collision (#49651)
The change in effect timing collided with the introduction of these
rxjs-interop tests, resulting in them failing after the merge.

This commit adjusts the tests to rely on the real effect timing.

PR Close #49651
2023-03-30 11:06:48 -07:00
..
BUILD.bazel feat(core): prototype implementation of @angular/core/rxjs-interop (#49154) 2023-03-30 09:44:38 -07:00
from_observable_spec.ts test(core): fix rxjs-interop tests which fail due to collision (#49651) 2023-03-30 11:06:48 -07:00
from_signal_spec.ts test(core): fix rxjs-interop tests which fail due to collision (#49651) 2023-03-30 11:06:48 -07:00
take_until_destroyed_spec.ts feat(core): implement takeUntilDestroyed in rxjs-interop (#49154) 2023-03-30 09:44:38 -07:00