angular/packages/core/test/linker
Kristiyan Kostadinov 57f8ab2ed8 fix(core): better error message when directive extends a component (#45658)
We throw an error when a directive is trying to extend a component, but we don't actually say which class is responsible which can be difficult to track down. These changes add the two class names to the error message.

PR Close #45658
2022-04-18 09:24:23 -07:00
..
change_detection_integration_spec.ts build: enable useUnknownInCatchVariables (#44679) 2022-02-01 18:17:29 +00:00
entry_components_integration_spec.ts test: remove Ivy/ViewEngine switch helpers and obsolete tests (#44120) 2021-11-24 19:42:39 +00:00
inheritance_integration_spec.ts fix(core): better error message when directive extends a component (#45658) 2022-04-18 09:24:23 -07:00
integration_spec.ts build: enable useUnknownInCatchVariables (#44679) 2022-02-01 18:17:29 +00:00
ng_container_integration_spec.ts test: remove Ivy/ViewEngine switch helpers and obsolete tests (#44120) 2021-11-24 19:42:39 +00:00
ng_module_integration_spec.ts fix(compiler-cli): full side-effectful registration of NgModules with ids (#45024) 2022-03-22 11:11:53 -07:00
projection_integration_spec.ts test(core): clean up tests relying on entryComponents (#44276) 2021-11-29 12:36:04 -05:00
query_integration_spec.ts test: remove Ivy/ViewEngine switch helpers and obsolete tests (#44120) 2021-11-24 19:42:39 +00:00
query_list_spec.ts refactor(core): remove duplicated code in change_detection_util (#45599) 2022-04-12 22:26:09 +00:00
regression_integration_spec.ts build: update to jasmine 4.0 (#45558) 2022-04-11 16:25:28 +00:00
resource_loader_mock.ts test: remove view-engine-only tests (#43884) 2021-11-23 21:10:06 +00:00
security_integration_spec.ts test: remove Ivy/ViewEngine switch helpers and obsolete tests (#44120) 2021-11-24 19:42:39 +00:00
source_map_integration_node_only_spec.ts perf(compiler): chain element start/end instructions (#44994) 2022-02-08 09:56:50 -08:00
source_map_util.ts test: remove view-engine-only tests (#43884) 2021-11-23 21:10:06 +00:00
view_injector_integration_spec.ts test(core): clean up tests relying on entryComponents (#44276) 2021-11-29 12:36:04 -05:00