angular/packages/core/test/linker
Kristiyan Kostadinov 318cf9144e test(core): fix failing unit test (#43714)
Fixes a unit test that now fails, because rethrowing errors is enabled by default. The problem is that we're checking the behavior of a component that throws during `ngOnDestroy`, but since the `resetTestingModule` call itself throws, the test is considered as failing.

PR Close #43714
2021-10-05 09:47:34 -07:00
..
change_detection_integration_spec.ts perf(core): remove support for the deprecated WrappedValue (#43507) 2021-10-01 12:25:19 -04:00
entry_components_integration_spec.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
inheritance_integration_spec.ts test: clean up internal testing utilities (#42177) 2021-05-26 20:07:25 +00:00
integration_spec.ts perf(common): remove unused methods from DomAdapter (#41102) 2021-03-10 11:48:24 -08:00
jit_summaries_integration_spec.ts test(core): fix failing unit test (#43714) 2021-10-05 09:47:34 -07:00
ng_container_integration_spec.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
ng_module_integration_spec.ts feat(core): add getNgModuleById function to retrieve loaded NgModules by id (#43580) 2021-10-04 16:35:26 -07:00
projection_integration_spec.ts fix(animations): allow animations on elements in the shadow DOM (#40134) 2021-04-15 12:45:52 -07:00
query_integration_spec.ts feat(core): update reference and doc to change async to waitAsync. (#37583) 2020-08-03 12:54:13 -07:00
query_list_spec.ts test: clean up internal testing utilities (#42177) 2021-05-26 20:07:25 +00:00
regression_integration_spec.ts perf(common): remove unused methods from DomAdapter (#41102) 2021-03-10 11:48:24 -08:00
security_integration_spec.ts perf(common): remove unused methods from DomAdapter (#41102) 2021-03-10 11:48:24 -08:00
source_map_integration_node_only_spec.ts refactor(core): ensure compatibility with noImplicitOverride (#42512) 2021-07-12 13:11:15 -07:00
view_injector_integration_spec.ts refactor(core): add links to top runtime errors (#40326) 2021-01-19 10:14:56 -08:00