angular-cn/packages/platform-browser/test
Andrew Kushnir 4b67b0af3e fix(ivy): adding TestBed.overrideProvider support (#27693)
Prior to this change, provider overrides defined via TestBed.overrideProvider were not applied to Components/Directives. Now providers are taken into account while compiling Components/Directives (metadata is updated accordingly before being passed to compilation).

PR Close #27693
2018-12-21 16:39:34 -05:00
..
browser test(ivy): add ability to find already passing tests (#27449) 2018-12-05 09:34:52 -08:00
dom test(ivy): enable ivy tests for platform-browser (#27460) 2018-12-04 20:02:33 -08:00
security test(ivy): enable ivy tests for platform-browser (#27460) 2018-12-04 20:02:33 -08:00
static_assets refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
BUILD.bazel test(ivy): enable ivy tests for platform-browser (#27460) 2018-12-04 20:02:33 -08:00
browser_util_spec.ts build: remove `main()` from specs (#21053) 2017-12-22 13:10:51 -08:00
testing_public_spec.ts fix(ivy): adding TestBed.overrideProvider support (#27693) 2018-12-21 16:39:34 -05:00