angular-cn/packages/forms/test
Paul Gschwendtner 647d7bdd88 refactor: fix typescript strict flag failures in all tests (#30993)
Fixes all TypeScript failures caused by enabling the `--strict`
flag for test source files. We also want to enable the strict
options for tests as the strictness enforcement improves the
overall codehealth, unveiled common issues and additionally it
allows us to enable `strict` in the `tsconfig.json` that is picked
up by IDE's.

PR Close #30993
2019-07-18 14:21:26 -07:00
..
BUILD.bazel build: rules_nodejs 0.26.0 & use @npm instead of @ngdeps now that downstream angular build uses angular bundles (#28871) 2019-02-28 12:06:36 -08:00
directives_spec.ts build: upgrade jasmine (and related typings) to latest version (#19904) 2018-07-06 13:48:02 -07:00
form_array_spec.ts refactor: fix typescript strict flag failures in all tests (#30993) 2019-07-18 14:21:26 -07:00
form_builder_spec.ts feat(forms): add updateOn option to FormBuilder (#24599) 2018-11-01 15:31:11 -07:00
form_control_spec.ts refactor: fix typescript strict flag failures in all tests (#30993) 2019-07-18 14:21:26 -07:00
form_group_spec.ts refactor: fix typescript strict flag failures in all tests (#30993) 2019-07-18 14:21:26 -07:00
reactive_integration_spec.ts fix(ivy): hack implementation of host styles (#27180) 2018-11-20 11:43:29 -08:00
spies.ts fix(forms): improve error message for invalid value accessors (#22731) 2018-04-04 08:20:55 -07:00
template_integration_spec.ts fix(ivy): hack implementation of host styles (#27180) 2018-11-20 11:43:29 -08:00
validators_spec.ts refactor: fix typescript strict flag failures in all tests (#30993) 2019-07-18 14:21:26 -07:00
value_accessor_integration_spec.ts fix(ivy): hack implementation of host styles (#27180) 2018-11-20 11:43:29 -08:00