angular/packages/core/rxjs-interop/test
SkyZeroZx 0b08e29f26 test(core): refactors test to use timeout utility
Replaces direct `setTimeout` wrapped in a Promise with the `timeout` helper from `@angular/private/testing`

(cherry picked from commit c15e3a005d)
2026-04-01 20:46:05 +02:00
..
BUILD.bazel refactor(core): add debugName option to rxjs-interop toSignal 2025-11-20 10:49:50 -05:00
output_from_observable_spec.ts refactor(core): convert scripts within packages/core/rxjs-interop to relative imports (#60232) 2025-03-27 18:29:35 +00:00
output_to_observable_spec.ts refactor(core): convert scripts within packages/core/rxjs-interop to relative imports (#60232) 2025-03-27 18:29:35 +00:00
pending_until_event_spec.ts test(core): refactors test to use timeout utility 2026-04-01 20:46:05 +02:00
rx_resource_spec.ts test(core): refactors test to use timeout utility 2026-04-01 20:46:05 +02:00
take_until_destroyed_spec.ts fix(core): takeUntilDestroyed completes immediately if DestroyRef already destroyed (#61847) 2025-06-04 12:14:15 -04:00
to_observable_spec.ts Revert "refactor(core): support an opt-in sync version of toObservable (#60640)" (#60449) 2025-04-02 13:38:49 -07:00
to_signal_spec.ts refactor(core): add debugName option to rxjs-interop toSignal 2025-11-20 10:49:50 -05:00