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
BUILD.bazel
dynamic_queries_migration_spec.ts test(core): fix schematics calls to run synchronously (#34364) 2019-12-12 13:14:29 -08:00
helpers.ts
line_mappings_spec.ts
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
renderer_to_renderer2_migration_spec.ts
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
undecorated_classes_with_decorated_fields_migration_spec.ts
undecorated_classes_with_di_migration_spec.ts test(core): fix schematics calls to run synchronously (#34364) 2019-12-12 13:14:29 -08:00