mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This commit removes the long-deprecated Testability methods that track pending tasks. This is done by NgZone today and will be done by other APIs in zoneless. BREAKING CHANGE: Testability methods `increasePendingRequestCount`, `decreasePendingRequestCount` and `getPendingRequestCount` have been removed. This information is tracked with zones. PR Close #53768 |
||
|---|---|---|
| .. | ||
| testability_spec.ts | ||