angular/packages/core/test/linker
leonsenft d89b707019
Some checks are pending
DevInfra / assistant_to_the_branch_manager (push) Waiting to run
CI (push) / lint (push) Waiting to run
CI (push) / devtools (push) Waiting to run
CI (push) / test (push) Waiting to run
CI (push) / integration-tests (push) Waiting to run
CI (push) / adev (push) Waiting to run
CI (push) / vscode-ng-language-service (push) Waiting to run
CI (push) / publish-snapshots (push) Waiting to run
CI (push) / zone-js (push) Waiting to run
CI (push) / adev-deploy (push) Blocked by required conditions
Update ADEV Cross Repo Docs / Update Cross Repo ADEV Docs (push) Waiting to run
Performance Tracking / list (push) Waiting to run
Performance Tracking / workflow (push) Blocked by required conditions
OpenSSF Scorecard / Scorecards analysis (push) Waiting to run
test(core): remove obsolete SVG script sanitization translation test
Removes the `should throw error on translated SVG script ResourceURL
attributes` integration test from `security_integration_spec.ts`.

This test is now obsolete because SVG `<script>` elements are stripped during
template compilation (implemented in 90494cd909). As a result, they are no
longer present in the compiled template to trigger runtime sanitization,
causing this test (which expected a sanitization error to be thrown) to fail.
2026-05-19 18:02:43 -07:00
..
change_detection_integration_spec.ts feat(compiler): Angular expressions with optional chaining returns undefined 2026-04-28 15:26:53 -07:00
inheritance_integration_spec.ts refactor(core): convert scripts within packages/core/test to relative imports (#60227) 2025-03-25 10:58:00 -07:00
integration_spec.ts refactor(core): remove ComponentFactoryResolver usages 2026-04-13 16:00:03 +03:00
ng_container_integration_spec.ts build: migrate all ts_library in packages/core/test (#61472) 2025-05-20 10:00:43 +00:00
ng_module_integration_spec.ts refactor(core): remove ComponentFactoryResolver usages 2026-04-13 16:00:03 +03:00
projection_integration_spec.ts feat(core): Set default Component changeDetection strategy to OnPush 2026-03-24 16:25:02 -07:00
query_integration_spec.ts feat(core): Set default Component changeDetection strategy to OnPush 2026-03-24 16:25:02 -07:00
query_list_spec.ts build: update Jasmine to 6.0.0 2026-02-09 12:15:57 -08:00
regression_integration_spec.ts refactor(core): Update tests for zoneless by default (#63668) 2025-09-09 14:41:56 -07:00
resource_loader_mock.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
security_integration_spec.ts test(core): remove obsolete SVG script sanitization translation test 2026-05-19 18:02:43 -07:00
source_map_integration_node_only_spec.ts refactor(core): improve resource loading with async/await 2025-11-11 12:50:16 -08:00
source_map_util.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
view_injector_integration_spec.ts build: update Jasmine to 6.0.0 2026-02-09 12:15:57 -08:00