angular-cn/packages/core/schematics/test
Adam Plumer 3255d2b197 test(core): fix schematics calls to run synchronously (#34364)
Previously the calls to run the schematics were not being properly
or consistently awaited in the tests. While this currently does not
affect the tests' performance, this fix corrects the syntax and
adds stability for future changes.

PR Close #34364
2019-12-12 13:14:29 -08:00
..
google3 feat(core): missing-injectable migration should migrate empty object literal providers (#33709) 2019-11-18 15:47:20 -08:00
BUILD.bazel fix(core): remove ngcc postinstall migration (#33727) 2019-11-12 14:03:48 -08:00
dynamic_queries_migration_spec.ts test(core): fix schematics calls to run synchronously (#34364) 2019-12-12 13:14:29 -08:00
helpers.ts feat(core): add undecorated classes migration schematic (#31650) 2019-08-13 14:40:52 -07:00
line_mappings_spec.ts feat(core): template-var-assignment update schematic (#29608) 2019-04-02 15:47:32 -07:00
missing_injectable_migration_spec.ts test(core): fix schematics calls to run synchronously (#34364) 2019-12-12 13:14:29 -08:00
module_with_providers_migration_spec.ts test(core): fix schematics calls to run synchronously (#34364) 2019-12-12 13:14:29 -08:00
move_document_migration_spec.ts test(core): fix schematics calls to run synchronously (#34364) 2019-12-12 13:14:29 -08:00
project_tsconfig_paths_spec.ts refactor(core): migrations should parse cli workspace config as json5 (#30582) 2019-05-21 17:26:22 -07:00
renderer_to_renderer2_migration_spec.ts fix(core): renderer-to-renderer2 migration not migrating methods (#33571) 2019-11-05 22:05:17 +00:00
static_queries_migration_template_spec.ts test(core): fix schematics calls to run synchronously (#34364) 2019-12-12 13:14:29 -08:00
static_queries_migration_usage_spec.ts test(core): fix schematics calls to run synchronously (#34364) 2019-12-12 13:14:29 -08:00
template_var_assignment_migration_spec.ts test(core): remove "enableIvy" compiler option from migration tests (#32954) 2019-10-02 14:53:41 -07:00
undecorated_classes_with_decorated_fields_migration_spec.ts test: clean up explicit dynamic query usages (#33015) 2019-10-17 16:10:10 -04:00
undecorated_classes_with_di_migration_spec.ts test(core): fix schematics calls to run synchronously (#34364) 2019-12-12 13:14:29 -08:00