mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
5dabf81bdf
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.
(cherry picked from commit 8afd85c6d7)