angular-cn/packages/common/test/pipes
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
..
deprecated test(common): disable deprecated date pipe tests on chrome mobile (#21933) 2018-02-07 12:07:31 -08:00
async_pipe_spec.ts fix(common): properly check NaN value (#22305) 2019-04-19 19:36:39 -07:00
case_conversion_pipes_spec.ts fix(common): titlecase pipe (#22600) 2018-03-23 13:42:51 -04:00
date_pipe_spec.ts feat(common): export functions to format numbers, percents, currencies & dates (#22423) 2018-02-23 15:27:10 -08:00
i18n_plural_pipe_spec.ts build: remove `main()` from specs (#21053) 2017-12-22 13:10:51 -08:00
i18n_select_pipe_spec.ts build: remove `main()` from specs (#21053) 2017-12-22 13:10:51 -08:00
json_pipe_spec.ts build: remove `main()` from specs (#21053) 2017-12-22 13:10:51 -08:00
keyvalue_pipe_spec.ts refactor: fix typescript strict flag failures in all tests (#30993) 2019-07-18 14:21:26 -07:00
number_pipe_spec.ts test(common): add PercentPipe round and trim tests (#27365) 2018-12-03 08:22:25 -08:00
slice_pipe_spec.ts feat(common): stricter types for SlicePipe (#30156) 2019-05-17 14:21:36 -07:00