angular-cn/packages/language-service/test
Keen Yee Liau a73d2a7688 test(language-service): Remove unused code in test project (#37122)
This commit removes the `bootstrap()` function in the test project since
its presence has no effect on the behavior of language service.

Also removes the explicit cast when instantiating `CounterDirectiveContext`,
and let type inference takes care of that.

PR Close #37122
2020-05-18 16:19:56 -07:00
..
project test(language-service): Remove unused code in test project (#37122) 2020-05-18 16:19:56 -07:00
BUILD.bazel refactor(language-service): move TS utils to separate file (#36984) 2020-05-11 11:07:50 -07:00
completions_spec.ts test(language-service): Add method to override inline template (#36890) 2020-05-04 12:50:47 -07:00
definitions_spec.ts feat(compiler): add name spans for property reads and method calls (#36826) 2020-05-08 14:42:42 -07:00
diagnostic_messages_spec.ts refactor(language-service): reformat using clang-format (#36426) 2020-04-06 09:29:42 -07:00
diagnostics_spec.ts feat(compiler): add name spans for property reads and method calls (#36826) 2020-05-08 14:42:42 -07:00
expression_diagnostics_spec.ts refactor(language-service): reformat using clang-format (#36426) 2020-04-06 09:29:42 -07:00
global_symbols_spec.ts refactor(language-service): reformat using clang-format (#36426) 2020-04-06 09:29:42 -07:00
hover_spec.ts feat(compiler): add name spans for property reads and method calls (#36826) 2020-05-08 14:42:42 -07:00
html_info_spec.ts build: update jasmine to 3.5 (#34625) 2020-04-08 12:10:34 -07:00
language_service_spec.ts refactor(language-service): reformat using clang-format (#36426) 2020-04-06 09:29:42 -07:00
mocks.ts refactor(language-service): clean up and exports and consolidate types (#36533) 2020-04-14 10:17:43 -07:00
reflector_host_spec.ts test: update language service module resolution cache (#36989) 2020-05-14 10:50:30 -07:00
test_utils.ts test(language-service): Add method to override inline template (#36890) 2020-05-04 12:50:47 -07:00
ts_plugin_spec.ts test(language-service): remove ng-if-cases.ts (#36470) 2020-04-07 11:34:38 -07:00
typescript_host_spec.ts test(language-service): external template update should not invalidate program (#36989) 2020-05-14 10:50:27 -07:00
typescript_symbols_spec.ts refactor(language-service): clean up and exports and consolidate types (#36533) 2020-04-14 10:17:43 -07:00
utils_spec.ts refactor(language-service): move TS utils to separate file (#36984) 2020-05-11 11:07:50 -07:00