angular-cn/packages/platform-browser/test/browser
Andrew Kushnir 7d9aa67d8c fix(ivy): verify bootstrapped types are Components (#28386)
Prior to this change we didn't verify types passed to bootstrap as a part of NgModule semantics verification. Now we check whether all types passed to bootstrap are actually Components.

PR Close #28386
2019-01-29 16:39:41 -08:00
..
static_assets refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
tools build(platform-browser): exclude node incompatible tests from :test target. (#21053) 2017-12-22 13:10:51 -08:00
bootstrap_spec.ts fix(ivy): verify bootstrapped types are Components (#28386) 2019-01-29 16:39:41 -08:00
browser_adapter_spec.ts build(platform-browser): exclude node incompatible tests from :test target. (#21053) 2017-12-22 13:10:51 -08:00
meta_spec.ts build: remove `main()` from specs (#21053) 2017-12-22 13:10:51 -08:00
rectangle_mock.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
title_spec.ts build: remove `main()` from specs (#21053) 2017-12-22 13:10:51 -08:00
transfer_state_spec.ts build: upgrade jasmine (and related typings) to latest version (#19904) 2018-07-06 13:48:02 -07:00