angular/packages/forms/test
Dylan Hunn f7aa937cac fix(forms): Make some minor fixups for forward-compatibility with typed forms. (#44540)
Make the following fixes:
* When submitting the entire migration in a disabled state, I commented out more code than strictly required
* Responding to some final review comments caused two conditions to become flipped
* Always use explicit checks instead of boolean corecion
* Fix one missed any cast in a test case

PR Close #44540
2022-01-04 12:10:56 -08:00
..
BUILD.bazel ci: remove saucelabs view engine tests (#43862) 2021-10-19 10:06:55 -07:00
directives_spec.ts test: clean up internal testing utilities (#42177) 2021-05-26 20:07:25 +00:00
form_array_spec.ts fix(forms): Make some minor fixups for forward-compatibility with typed forms. (#44540) 2022-01-04 12:10:56 -08:00
form_builder_spec.ts test(forms): Add more tests for FormBuilder method argument shapes. (#44452) 2021-12-14 16:11:29 -05:00
form_control_spec.ts feat(forms): Allow a FormControl to use initial value as default. (#44434) 2021-12-15 10:36:13 -05:00
form_group_spec.ts refactor(forms): Make the minimum changes to the forms unit tests in order to support the typed forms PR (#43834). (#44451) 2021-12-14 16:10:08 -05:00
reactive_integration_spec.ts refactor(forms): Make the minimum changes to the forms unit tests in order to support the typed forms PR (#43834). (#44451) 2021-12-14 16:10:08 -05:00
template_integration_spec.ts feat(forms): allow disabling min/max validators dynamically (by setting the value to null) (#42978) 2021-09-24 10:35:31 -07:00
util.ts refactor(forms): refactor common validators used in unit tests (#38020) 2020-07-22 20:42:43 -07:00
validators_spec.ts feat(core): support TypeScript 4.3 (#42022) 2021-06-04 11:17:09 -07:00
value_accessor_integration_spec.ts refactor(forms): Make the minimum changes to the forms unit tests in order to support the typed forms PR (#43834). (#44451) 2021-12-14 16:10:08 -05:00