angular/packages/forms/test
Andrew Scott c3576506b3 refactor(core): Update tests for zoneless by default (#63668)
This updates tests and examples only to prepare for zoneless by default.

These changes were identified and made as part of #63382. Anything that
failed gets `provideZoneChangeDetection` unless the fixes were easily
and quickly determined.

It also adds the zoneless provider to the `initTestEnvironment` calls
for tests in this repo to prevent regressions before #63382 is merged.

PR Close #63668
2025-09-09 14:41:56 -07:00
..
BUILD.bazel build: rename defaults2.bzl to defaults.bzl (#63383) 2025-08-25 15:45:01 -07:00
directives_spec.ts fix(forms): improve select performance (#61949) 2025-06-10 13:13:13 -07:00
form_array_spec.ts feat(forms): add support for pushing an array of controls to formarray (#57102) 2025-08-06 11:20:18 +02:00
form_builder_spec.ts refactor(forms): convert scripts within packages/forms to relative imports (#60624) 2025-03-31 19:22:09 +00:00
form_control_spec.ts feat(forms): add markAllAsDirty to AbstractControl (#58663) 2025-04-02 18:25:32 +00:00
form_group_spec.ts feat(forms): add markAllAsDirty to AbstractControl (#58663) 2025-04-02 18:25:32 +00:00
ng_control_status_spec.ts build: migrate forms to rules_js (#61535) 2025-05-21 09:16:05 +00:00
reactive_integration_spec.ts refactor(core): Update tests for zoneless by default (#63668) 2025-09-09 14:41:56 -07:00
template_integration_spec.ts refactor(core): Update tests for zoneless by default (#63668) 2025-09-09 14:41:56 -07:00
typed_integration_spec.ts fix(forms): Allow ControlState as reset arguments for FormGroup/FormRecord (#55860) 2025-05-21 17:26:23 +00:00
util.ts refactor(forms): convert scripts within packages/forms to relative imports (#60624) 2025-03-31 19:22:09 +00:00
validators_spec.ts refactor(forms): convert scripts within packages/forms to relative imports (#60624) 2025-03-31 19:22:09 +00:00
value_accessor_integration_spec.ts refactor(core): Update tests for zoneless by default (#63668) 2025-09-09 14:41:56 -07:00