angular/packages/core/test/signals
JoostK bf948be4c2 fix(core): run linked signal equality check without reactive consumer
This commit ports the changes in #55818 from `computed` to `linkedSignal`,
which duplicates the core logic to recompute the downstream value for an
upstream change.

(cherry picked from commit 523d69a768)
2026-03-17 12:59:42 -07:00
..
BUILD.bazel build: rename defaults2.bzl to defaults.bzl (#63383) 2025-08-25 15:45:01 -07:00
computed_spec.ts fix(core): include signal debug names in their toString() representation 2026-03-11 18:28:39 +00:00
effect_util.ts refactor(core): convert scripts within packages/core/test to relative imports (#60227) 2025-03-25 10:58:00 -07:00
glitch_free_spec.ts refactor(core): convert scripts within packages/core/test to relative imports (#60227) 2025-03-25 10:58:00 -07:00
is_signal_spec.ts refactor(core): expose isWritableSignal to the publicApi 2025-10-29 20:31:41 +00:00
linked_signal_spec.ts fix(core): run linked signal equality check without reactive consumer 2026-03-17 12:59:42 -07:00
non_reactive_spec.ts refactor(core): convert scripts within packages/core/test to relative imports (#60227) 2025-03-25 10:58:00 -07:00
signal_spec.ts fix(core): include signal debug names in their toString() representation 2026-03-11 18:28:39 +00:00
watch_spec.ts refactor(core): convert scripts within packages/core/test to relative imports (#60227) 2025-03-25 10:58:00 -07:00