angular/packages/core/testing/src
Andrew Scott 0300dd2e18 fix(core): Fix fixture.detectChanges with autoDetect disabled and zoneless (#57416)
When disabling autodetect (not recommeneded) with zoneless,
`fixture.detectChanges` would previously not refresh the fixture's component.

PR Close #57416
2024-08-27 13:12:44 -07:00
..
application_error_handler.ts fix(core): rethrow errors during ApplicationRef.tick in TestBed (#57200) 2024-08-12 11:23:46 -07:00
async.ts refactor: migrate core to prettier formatting (#55488) 2024-04-29 09:49:19 -07:00
component_fixture.ts fix(core): Fix fixture.detectChanges with autoDetect disabled and zoneless (#57416) 2024-08-27 13:12:44 -07: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): Merge implementations of ComponentFixture (#57416) 2024-08-27 13:12:44 -07:00
test_bed_common.ts fix(core): rethrow errors during ApplicationRef.tick in TestBed (#57200) 2024-08-12 11:23:46 -07:00
test_bed_compiler.ts refactor(core): Merge implementations of ComponentFixture (#57416) 2024-08-27 13:12:44 -07: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