Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

test: prepare E2E tests for @angular/build project default #29688

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

clydin
Copy link
Member

@clydin clydin commented Feb 20, 2025

The E2E test setup and several of the individual E2E tests have been updated to be more robust for when the @angular/build package is used as the new default. The main changes involve ensuring that the Webpack- based browser builder testing uses the correct builders instead of the new @angular/build variants. This change also improves the reliability of some tests (e.g., commands/add/version-specifier) by not relying on outdated versions of Angular packages.

@clydin clydin added the target: major This PR is targeted for the next major release label Feb 20, 2025
The E2E test setup and several of the individual E2E tests have been
updated to be more robust for when the `@angular/build` package is used
as the new default. The main changes involve ensuring that the Webpack-
based `browser` builder testing uses the correct builders instead of the
new `@angular/build` variants. This change also improves the reliability of
some tests (e.g., `commands/add/version-specifier`) by not relying on outdated
versions of Angular packages.
@clydin clydin force-pushed the e2e/prepare-build-default branch from a600463 to a29e123 Compare February 20, 2025 18:25
@clydin clydin added the action: review The PR is still awaiting reviews from at least one requested reviewer label Feb 20, 2025
@clydin clydin requested a review from dgp1130 February 20, 2025 18:55
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
action: review The PR is still awaiting reviews from at least one requested reviewer target: major This PR is targeted for the next major release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant