angular-cn/packages/language-service/test
Keen Yee Liau 64aae3a9df test(language-service): test project cleanup (#33157)
This PR adds es2015 lib to the `tsconfig.json` of the test project so
that `Promise` could be used. Note this only affects diagnostics in the
IDE. The tsconfig in Language Service Mock Host is the actual config
values used, and it already has es2015 lib.

- Other minor cleanup: Rename imports in `main.ts`.
- Add more cases to `parsing-cases.ts`, which are tested in later PRs

PR Close #33157
2019-10-14 23:42:53 +00:00
..
project test(language-service): test project cleanup (#33157) 2019-10-14 23:42:53 +00:00
BUILD.bazel test(language-service): Create proper test project (#32653) 2019-09-18 13:07:01 -07:00
completions_spec.ts fix(compiler-cli): resolve type of exported *ngIf variable. (#33016) 2019-10-14 20:24:43 +00:00
definitions_spec.ts test(language-service): Remove MockTypescriptHost.readFileContent() (#32782) 2019-09-30 14:16:03 -07:00
diagnostics_spec.ts test(language-service): Move diagnostics tests to diagnostics_spec.ts (#33158) 2019-10-14 23:40:20 +00:00
hover_spec.ts feat(language-service): hover information for component NgModules (#33118) 2019-10-14 20:28:06 +00: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 test(language-service): Move diagnostics tests to diagnostics_spec.ts (#33158) 2019-10-14 23:40:20 +00:00
reflector_host_spec.ts test(language-service): remove MockData from MockTypescriptHost (#32752) 2019-09-18 15:29:25 -07:00
template_references_spec.ts test(language-service): remove MockData from MockTypescriptHost (#32752) 2019-09-18 15:29:25 -07:00
template_spec.ts test(language-service): remove MockData from MockTypescriptHost (#32752) 2019-09-18 15:29:25 -07:00
test_utils.ts test(language-service): Remove redundant marker methods in MockHost (#33115) 2019-10-14 16:20:55 +00:00
ts_plugin_spec.ts test(language-service): Move diagnostics tests to diagnostics_spec.ts (#33158) 2019-10-14 23:40:20 +00:00
typescript_host_spec.ts test(language-service): test project cleanup (#33157) 2019-10-14 23:42:53 +00:00
utils_spec.ts refactor(language-service): Omit typechecking for finding directives (#32156) 2019-08-16 09:58:28 -07:00