angular/packages/core/test/authoring
Kristiyan Kostadinov 018f8266b3 fix(core): ensure all initializer functions run in an injection context (#54761)
Ensures that all of the functions intended to be run in initializers are in an injection context. This is a stop-gap until we have a compiler diagnostic for it.

PR Close #54761
2024-03-12 09:08:06 -07:00
..
BUILD.bazel test(core): add type tests for ɵunwrapWritableSignal (#54387) 2024-02-12 11:01:52 -08:00
input_signal_spec.ts fix(core): ensure all initializer functions run in an injection context (#54761) 2024-03-12 09:08:06 -07:00
model_input_spec.ts fix(core): return a readonly signal on asReadonly. (#54706) 2024-03-06 14:41:12 +01:00
signal_input_signature_test.ts test: tidy up signal signal input/query/model signature tests (#54334) 2024-02-08 16:49:15 +00:00
signal_model_signature_test.ts test: tidy up signal signal input/query/model signature tests (#54334) 2024-02-08 16:49:15 +00:00
signal_queries_signature_test.ts test: tidy up signal signal input/query/model signature tests (#54334) 2024-02-08 16:49:15 +00:00
type_tester.ts test(core): add type tests for ɵunwrapWritableSignal (#54387) 2024-02-12 11:01:52 -08:00
unwrap_writable_signal_signature_test.ts test(core): add type tests for ɵunwrapWritableSignal (#54387) 2024-02-12 11:01:52 -08:00