angular/packages/core/schematics/test
Paul Gschwendtner 616c8a89b8 test: update schematics workspace test to no longer verify JSON5 features (#46642)
The Angular CLI has removed the JSON5 parsing and now always uses
`jsonc-parser`. Our test checks if JSON5 features can be parsed, but
this now breaks and the test needs to be adjusted.

We still want to keep the test to ensure we do not parse the Angular
CLI workspace file in a different way, not e.g. supporting jsonc.

PR Close #46642
2022-07-01 10:20:51 -07:00
..
google3 feat(migrations): Add migration to add explicit Route/Routes type (#45084) 2022-04-04 14:53:45 -07:00
all-migrations.spec.ts fix(migrations): migration failed finding tsconfig file (#43343) 2021-09-07 23:16:56 +00:00
BUILD.bazel feat(migrations): Add migration to add explicit Route/Routes type (#45084) 2022-04-04 14:53:45 -07:00
entry_components_spec.ts refactor(migrations): remove old migrations (#44857) 2022-02-01 03:52:26 +00:00
helpers.ts fix(migrations): do not incorrectly add todo for @Injectable or @Pipe (#37732) 2020-06-25 14:22:08 -07:00
path_match_type_spec.ts feat(migrations): Add migration to add explicit Route/Routes type (#45084) 2022-04-04 14:53:45 -07:00
project_tsconfig_paths_spec.ts test: update schematics workspace test to no longer verify JSON5 features (#46642) 2022-07-01 10:20:51 -07:00
typed_forms_spec.ts refactor(core): Make the typed forms migration apply to all usages of the symbols. (#45311) 2022-03-21 14:40:59 -07:00