mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
8afd85c6d7
Use whenStable instead of manual change detection so integration tests exercise scheduled rendering. Await asynchronous callbacks and remove redundant timer waits to keep assertions within the test lifecycle.