Skip to content

Commit aa49f70

Browse files
alxhubdylhunn
authored andcommitted
test(core): remove CLI integration test that uses renderComponent (angular#46568)
This commit removes an integration test for an application, built with the CLI, that uses the `renderComponent` experimental bootstrapping function. An equivalent test already exists for the regular bootstrapping code path. As `renderComponent` is no longer supported, this test is redundant and can be removed. PR Close angular#46568
1 parent fac2c58 commit aa49f70

29 files changed

+0
-8587
lines changed

integration/cli-hello-world-ivy-minimal/.browserslistrc

-16
This file was deleted.

integration/cli-hello-world-ivy-minimal/.editorconfig

-13
This file was deleted.

integration/cli-hello-world-ivy-minimal/.gitignore

-46
This file was deleted.

integration/cli-hello-world-ivy-minimal/BUILD.bazel

-7
This file was deleted.

integration/cli-hello-world-ivy-minimal/README.md

-27
This file was deleted.

integration/cli-hello-world-ivy-minimal/angular.json

-121
This file was deleted.

integration/cli-hello-world-ivy-minimal/debug-test.sh

-30
This file was deleted.

integration/cli-hello-world-ivy-minimal/e2e/protractor.conf.js

-37
This file was deleted.

integration/cli-hello-world-ivy-minimal/e2e/src/app.e2e-spec.ts

-25
This file was deleted.

integration/cli-hello-world-ivy-minimal/e2e/src/app.po.ts

-11
This file was deleted.

integration/cli-hello-world-ivy-minimal/e2e/tsconfig.json

-13
This file was deleted.

integration/cli-hello-world-ivy-minimal/karma.conf.js

-39
This file was deleted.

0 commit comments

Comments
 (0)