angular/packages/forms/test
Matthieu Riegler a871e23857 docs: remove duplicate words. (#51215)
Using the `\b(\w+)\s+\1\b` we can find duplicate word. Let's remove them.

PR Close #51215
2023-08-01 12:08:33 -07:00
..
BUILD.bazel refactor: update forms package tests to work with ES2020 ESM (#48521) 2022-12-19 19:50:43 +00:00
directives_spec.ts refactor(forms): remove deprecated uses from the unit tests (#48894) 2023-02-02 09:28:39 -08:00
form_array_spec.ts refactor(forms): cleanup type any in forms tests (#48624) 2023-01-05 14:52:03 -08:00
form_builder_spec.ts refactor(forms): cleanup type any in forms tests (#48624) 2023-01-05 14:52:03 -08:00
form_control_spec.ts Revert "feat(forms): Improve typings form (async)Validators" (#49706) 2023-04-04 11:26:04 -07:00
form_group_spec.ts Revert "feat(forms): Improve typings form (async)Validators" (#49706) 2023-04-04 11:26:04 -07:00
reactive_integration_spec.ts docs: remove duplicate words. (#51215) 2023-08-01 12:08:33 -07:00
template_integration_spec.ts refactor(forms): remove deprecated uses from the unit tests (#48894) 2023-02-02 09:28:39 -08:00
typed_integration_spec.ts refactor(forms): Add a test that uses ControlConfig with a non-static validator. (#49693) 2023-04-05 09:08:39 -07:00
util.ts refactor: use queueMicrotask to schedule micro tasks instead of various helpers (#50485) 2023-06-15 16:38:21 +02:00
validators_spec.ts refactor(forms): remove deprecated uses from the unit tests (#48894) 2023-02-02 09:28:39 -08:00
value_accessor_integration_spec.ts refactor(forms): remove deprecated uses from the unit tests (#48894) 2023-02-02 09:28:39 -08:00