angular-cn/packages/core/schematics/test
crisbeto 572b54967c fix: disable injectable-pipe migration (#30180)
Disables the injectable pipe migration until we can decide whether this is the right solution for Ivy. Rolling it out properly will involve a more detailed plan and more changes like updating the styleguide, scaffolding schematics etc.

Context for the new `test-migrations.json`: since we use the `migrations.json` both for the real migrations and for tests, it doesn't allow us to disable a schematic, but continue running its tests. This change adds the test-specific file so that we can continue running the `injectable-pipe` tests, even though the schematic itself is disabled.

PR Close #30180
2019-04-29 09:40:00 -07:00
..
google3 fix(ivy): injectable pipe schematic generating incorrect import statements (#30170) 2019-04-29 09:39:11 -07:00
BUILD.bazel fix: disable injectable-pipe migration (#30180) 2019-04-29 09:40:00 -07:00
injectable_pipe_migration_spec.ts fix: disable injectable-pipe migration (#30180) 2019-04-29 09:40:00 -07:00
line_mappings_spec.ts feat(core): template-var-assignment update schematic (#29608) 2019-04-02 15:47:32 -07:00
move_document_migration_spec.ts fix: disable injectable-pipe migration (#30180) 2019-04-29 09:40:00 -07:00
project_tsconfig_paths_spec.ts refactor(core): static-query migration should not fail for test files (#30034) 2019-04-23 08:32:35 -07:00
static_queries_migration_template_spec.ts fix: disable injectable-pipe migration (#30180) 2019-04-29 09:40:00 -07:00
static_queries_migration_usage_spec.ts fix: disable injectable-pipe migration (#30180) 2019-04-29 09:40:00 -07:00
template_var_assignment_migration_spec.ts fix: disable injectable-pipe migration (#30180) 2019-04-29 09:40:00 -07:00