angular/packages/common/test/pipes
Matthieu Riegler f305f224bd refactor(common): add missing override to satisfy the linter (#49599)
Linter was complaining of missing `override` despite being OK on the CI. this commits add them.

PR Close #49599
2023-03-28 10:12:36 -07:00
..
async_pipe_spec.ts test(common): update async pipe tests to fix test errors (#49433) 2023-03-15 17:19:37 -07:00
case_conversion_pipes_spec.ts feat(common): make the CommonModule pipes standalone (#46401) 2022-06-23 13:51:43 -07:00
date_pipe_spec.ts feat(common): add injection token for default DatePipe configuration (#47157) 2022-10-07 09:16:00 -07:00
i18n_plural_pipe_spec.ts refactor(common): add missing override to satisfy the linter (#49599) 2023-03-28 10:12:36 -07:00
i18n_select_pipe_spec.ts feat(common): make the CommonModule pipes standalone (#46401) 2022-06-23 13:51:43 -07:00
json_pipe_spec.ts feat(common): make the CommonModule pipes standalone (#46401) 2022-06-23 13:51:43 -07:00
keyvalue_pipe_spec.ts feat(common): make the CommonModule pipes standalone (#46401) 2022-06-23 13:51:43 -07:00
number_pipe_spec.ts feat(common): make the CommonModule pipes standalone (#46401) 2022-06-23 13:51:43 -07:00
slice_pipe_spec.ts feat(common): make the CommonModule pipes standalone (#46401) 2022-06-23 13:51:43 -07:00