angular/packages/upgrade/static/test
Andrew Scott 6534c035c0 fix(core): Remove deprecated Testability methods (#53768)
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
2024-04-12 14:49:23 -07:00
..
integration fix(core): Remove deprecated Testability methods (#53768) 2024-04-12 14:49:23 -07:00
angular1_providers_spec.ts refactor: migrate docs, examples, private, service worker and upgrade to prettier formatting (#54163) 2024-01-30 20:08:40 +00:00
BUILD.bazel refactor: update upgrade package tests to work with ESM output (#48521) 2022-12-19 19:50:43 +00:00