angular-cn/packages/language-service/test
Rado Kirov c95437f15d build(bazel): Turning on strictPropertyInitialization for Angular. (#24572)
All errors for existing fields have been detected and suppressed with a
`!` assertion.

Issue/24571 is tracking proper clean up of those instances.

One-line change required in ivy/compilation.ts, because it appears that
the new syntax causes tsickle emitted node to no longer track their
original sourceFiles.

PR Close #24572
2018-06-25 07:57:13 -07:00
..
BUILD.bazel test: switch to ts_web_test_suite (#23859) 2018-05-15 11:40:56 -07:00
completions_spec.ts fix(language-service): pass compilerOptions.paths to ReflectorHost (#20222) 2017-11-10 11:51:11 -08:00
definitions_spec.ts fix(language-service): Update types for TypeScript nullability support 2017-04-12 11:36:19 -07:00
diagnostics_spec.ts fix(language-service): Clear caches when program changes (#21337) 2018-01-12 14:43:01 -08:00
hover_spec.ts fix(language-service): do not crash when hovering over a label definitions (#17974) 2017-07-07 08:46:18 -07:00
html_info_spec.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
language_service_spec.ts fix(language-service): spell diagnostics correctly (#21812) 2018-01-26 14:49:23 -08:00
reflector_host_spec.ts fix(language-service): ensure correct paths are passed to TypeScript (#21812) 2018-01-26 14:49:23 -08:00
template_references_spec.ts fix(language-service): Update types for TypeScript nullability support 2017-04-12 11:36:19 -07:00
test_data.ts fix(language-service): infer `any` `ngForOf` of type `any` 2017-06-20 12:04:51 -07:00
test_utils.ts build(bazel): Turning on strictPropertyInitialization for Angular. (#24572) 2018-06-25 07:57:13 -07:00
ts_plugin_spec.ts test(language-service): fix minor typos (#21372) 2018-02-20 10:08:55 -08:00
typescript_host_spec.ts fix(language-service): Clear caches when program changes (#21337) 2018-01-12 14:43:01 -08:00