angular/packages/forms/test
Andrew Kushnir 67df935b41 refactor(forms): use shared RuntimeError class (#44398)
This commit performs some refactoring of the AbstractControl-based classes to employ shared `RuntimeError` class and also updates the code to avoid duplication and improve minification.

PR Close #44398
2022-01-06 23:43:19 +00:00
..
BUILD.bazel build: switch devmode output to es2015 (#44505) 2022-01-05 23:20:20 +00:00
directives_spec.ts test: clean up internal testing utilities (#42177) 2021-05-26 20:07:25 +00:00
form_array_spec.ts refactor(forms): use shared RuntimeError class (#44398) 2022-01-06 23:43:19 +00: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): use shared RuntimeError class (#44398) 2022-01-06 23:43:19 +00: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