angular/packages/core/schematics/test
Kristiyan Kostadinov 2fbaee3cbe fix(migrations): add protractor support if protractor imports are detected (#49274)
The new `bootstrapApplication` API doesn't include Protractor support anymore which may cause existing e2e tests to break after the migration. These changes add some logic that will provide Protractor support if any imports to `protractor` or `protractor/*` are detected.

PR Close #49274
2023-03-01 11:13:56 -08:00
..
google3 build: make devmode a noop and ensure it never runs (#48521) 2022-12-19 19:50:45 +00:00
all-migrations.spec.ts test: remove usages of deprecated runSchematicAsync function (#48745) 2023-01-17 09:13:39 -08:00
BUILD.bazel feat(core): add ng generate schematic to convert declarations to standalone (#48790) 2023-01-24 16:48:19 +00:00
helpers.ts fix(migrations): do not incorrectly add todo for @Injectable or @Pipe (#37732) 2020-06-25 14:22:08 -07:00
project_tsconfig_paths_spec.ts build: update Angular tooling packages to 15.0.0-next.3 (#47584) 2022-09-30 10:53:04 -07:00
relative_link_resolution_spec.ts test: remove usages of deprecated runSchematicAsync function (#48745) 2023-01-17 09:13:39 -08:00
router_link_with_href_spec.ts test: remove usages of deprecated runSchematicAsync function (#48745) 2023-01-17 09:13:39 -08:00
standalone_migration_spec.ts fix(migrations): add protractor support if protractor imports are detected (#49274) 2023-03-01 11:13:56 -08:00