feat(core): introduce TestBed.tick() (#60993) · angular/angular@d5fd734 · GitHub
DRANK

This commit introduces the `TestBed.tick()` method that, similarly to the `ApplicationRef.tick()`, synchronizes state with the DOM. It can be used in unit tests to mimic framework's logic execu...

github.com
Related Topics: GitHub Git Angular
1 comments