e11ac7f24b
Since we recently removed the `test.sh` script, and now run all tests with Bazel, we can remove the unused logic that makes language-service tests pass in non-Bazel. This cleans up the tests, and also makes it easier to write tests without worrying about two ways of the Angular package output (Bazel `ng_package` rules vs. old `build.sh` logic of building) PR Close #28352 |
||
---|---|---|
.. | ||
BUILD.bazel | ||
completions_spec.ts | ||
definitions_spec.ts | ||
diagnostics_spec.ts | ||
hover_spec.ts | ||
html_info_spec.ts | ||
language_service_spec.ts | ||
reflector_host_spec.ts | ||
template_references_spec.ts | ||
test_data.ts | ||
test_utils.ts | ||
ts_plugin_spec.ts | ||
typescript_host_spec.ts |