angular/packages/core/testing/src
Andrew Scott 7919982063 feat(core): Add whenStable helper on ApplicationRef (#57190)
This commit adds a `whenStable` function to `ApplicationRef` to cover
the most common use-case for the `isStable` observable.

PR Close #57190
2024-08-06 21:28:16 +00:00
..
application_error_handler.ts refactor(core): Private option to rethrow ApplicationRef.tick errors in tests (#57153) 2024-07-30 18:04:27 +00:00
async.ts refactor: migrate core to prettier formatting (#55488) 2024-04-29 09:49:19 -07:00
component_fixture.ts feat(core): Add whenStable helper on ApplicationRef (#57190) 2024-08-06 21:28:16 +00:00
defer.ts refactor(core): mark @defer APIs as stable (#55625) 2024-05-02 14:42:00 -07:00
fake_async.ts feat(core): Add 'flush' parameter option to fakeAsync to flush after the test (#57239) 2024-08-05 17:46:04 +00:00
logger.ts refactor(core): cleanup type any (#48623) 2023-01-04 12:15:16 -08:00
metadata_override.ts refactor: migrate core to prettier formatting (#55488) 2024-04-29 09:49:19 -07:00
metadata_overrider.ts refactor: migrate core to prettier formatting (#55488) 2024-04-29 09:49:19 -07:00
resolvers.ts refactor: migrate core to prettier formatting (#55488) 2024-04-29 09:49:19 -07:00
styling.ts refactor: migrate core to prettier formatting (#55488) 2024-04-29 09:49:19 -07:00
test_bed.ts refactor(core): clean up clang comments and workarounds (#55750) 2024-05-13 11:10:36 -07:00
test_bed_common.ts refactor(core): Private option to rethrow ApplicationRef.tick errors in tests (#57153) 2024-07-30 18:04:27 +00:00
test_bed_compiler.ts refactor(core): Private option to rethrow ApplicationRef.tick errors in tests (#57153) 2024-07-30 18:04:27 +00:00
test_hooks.ts fix(core): test cleanup should not throw if Zone is not present (#55096) 2024-03-28 12:12:30 -07:00
testing.ts refactor: migrate core to prettier formatting (#55488) 2024-04-29 09:49:19 -07:00
testing_internal.ts refactor(core): Remove ununsed Zone mock from testing internals. (#49873) 2023-04-18 14:00:15 +00:00