angular/packages/core/test/testability
Andrew Kushnir c9b40b5100 refactor(core): make Testability compatible with tree-shaking (#45657)
This commit refactors the `Testability`-related logic to extract the necessary providers into a separate array, so that it can later become it's own NgModule (or exposed as an array of providers) and be excluded from the new APIs by default.

PR Close #45657
2022-05-05 11:50:23 -07:00
..
testability_spec.ts refactor(core): make Testability compatible with tree-shaking (#45657) 2022-05-05 11:50:23 -07:00