angular/packages/core/testing
Andrew Scott 971981e1df fix(core): TestBed.tick should ensure test components are synchronized (#61382)
This ensures that `TestBed.tick` updates any components created with
`TestBed.createComponent`, regardless of whether autoDetectChanges is
on.

PR Close #61382
2025-05-21 15:02:52 +00:00
..
src fix(core): TestBed.tick should ensure test components are synchronized (#61382) 2025-05-21 15:02:52 +00:00
BUILD.bazel build: migrate more targets of @angular/core to ts_project (#61370) 2025-05-16 11:02:07 +00:00
index.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
PACKAGE.md docs: add api doc to sub-packages (#33801) 2019-11-20 14:48:50 -08:00
public_api.ts refactor(core): Add fake navigation to primitives for code sharing (#59857) 2025-02-19 20:09:10 +00:00