angular/packages/core/test/authoring
JoostK 27bf809b31 test(core): type tests for linkedSignal (#60857)
This commit adds type inference tests for `linkedSignal` usages, to capture their behavior w.r.t.
type inference. Note that there's some situations where type inference doesn't work as you might
expect/hope; these have been included to capture their behavior but may be revisited in the future
if the inference capabilities are expanded for this scenario.

Closes #60423

PR Close #60857
2025-04-14 09:30:36 -04:00
..
BUILD.bazel test(core): type tests for linkedSignal (#60857) 2025-04-14 09:30:36 -04:00
input_signal_spec.ts refactor(core): convert scripts within packages/core/test to relative imports (#60227) 2025-03-25 10:58:00 -07:00
linked_signal_signature_test.ts test(core): type tests for linkedSignal (#60857) 2025-04-14 09:30:36 -04:00
model_input_spec.ts refactor(core): convert scripts within packages/core/test to relative imports (#60227) 2025-03-25 10:58:00 -07:00
signal_input_signature_test.ts refactor(core): convert scripts within packages/core/test to relative imports (#60227) 2025-03-25 10:58:00 -07:00
signal_model_signature_test.ts refactor(core): convert scripts within packages/core/test to relative imports (#60227) 2025-03-25 10:58:00 -07:00
signal_queries_signature_test.ts refactor(core): convert scripts within packages/core/test to relative imports (#60227) 2025-03-25 10:58:00 -07:00
type_tester.ts test(core): type tests for linkedSignal (#60857) 2025-04-14 09:30:36 -04:00
unwrap_writable_signal_signature_test.ts refactor(core): convert scripts within packages/core/test to relative imports (#60227) 2025-03-25 10:58:00 -07:00