angular-cn/packages/core/test
Kristiyan Kostadinov b6510a320b fix(ivy): debug node references not returning template ref (#28101)
Fixes the `DebugNode.references` returning a reference to the underlying comment node, rather than the `TemplateRef` that the reference is pointing to. The issue comes from the fact that `discoverLocalRefs` falls back directly to returning the native node, if the ref isn't pointing to a directive, rather than looking through the locals.

These changes resolve FW-870.

PR Close #28101
2019-01-14 17:11:11 -08:00
..
animation test(ivy): update root causes for animation tests (#28091) 2019-01-11 16:21:27 -08:00
bundling fix(ivy): clone queries correctly for multiple component instances (#27892) 2019-01-14 17:08:26 -08:00
change_detection build: extract interface and util sub compilation from core (#28028) 2019-01-10 16:31:44 -08:00
debug
di build: extract interface and util sub compilation from core (#28028) 2019-01-10 16:31:44 -08:00
dom
linker fix(ivy): debug node references not returning template ref (#28101) 2019-01-14 17:11:11 -08:00
metadata
reflection build: extract interface and util sub compilation from core (#28028) 2019-01-10 16:31:44 -08:00
render3 test(ivy): NodeInjector should know how to get itself (INJECTOR) (#28009) 2019-01-14 17:09:26 -08:00
sanitization fix(ivy): sanitization for Host Bindings (#27939) 2019-01-08 17:17:04 -08:00
testability build: extract interface and util sub compilation from core (#28028) 2019-01-10 16:31:44 -08:00
util
view refactor(ivy): create Injector interface; remove dependency on Ivy (#28066) 2019-01-11 16:24:03 -08:00
zone build: extract interface and util sub compilation from core (#28028) 2019-01-10 16:31:44 -08:00
BUILD.bazel refactor(ivy): refactor more files in DI to prepare it for bazel packages (#28098) 2019-01-14 09:55:30 -08:00
application_init_spec.ts
application_module_spec.ts
application_ref_integration_spec.ts
application_ref_spec.ts
component_fixture_spec.ts
dev_mode_spec.ts
directive_lifecycle_integration_spec.ts
error_handler_spec.ts refactor(ivy): refactor more files in DI to prepare it for bazel packages (#28098) 2019-01-14 09:55:30 -08:00
event_emitter_spec.ts
fake_async_spec.ts
forward_ref_integration_spec.ts
i18n_integration_spec.ts test(ivy): turn on passing i18n test in CI (#28035) 2019-01-10 10:54:38 -08:00
spies.ts
test_bed_async_spec.ts
test_bed_spec.ts fix(ivy): restore NG defs after running tests in TestBed (#27786) 2019-01-07 14:44:14 -08:00
testing_internal_spec.ts
util_spec.ts build: extract interface and util sub compilation from core (#28028) 2019-01-10 16:31:44 -08:00