Skip to content

test(multiple): switch CDK tests to standalone #31113

New issue

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

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

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 14, 2025

Conversation

crisbeto
Copy link
Member

Switches the remaining CDK tests that weren't standalone to standalone.

For the popover-edit tests specifically I ended up removing the templates that were created using string interpolation, because it made them hard to read and it can be a problem if we start running the tests in AoT.

@crisbeto crisbeto requested a review from a team as a code owner May 14, 2025 07:48
@crisbeto crisbeto requested review from mmalerba and wagnermaciel and removed request for a team May 14, 2025 07:48
@crisbeto crisbeto added the target: rc This PR is targeted for the next release-candidate label May 14, 2025
@crisbeto crisbeto requested a review from andrewseguin May 14, 2025 07:49
@crisbeto crisbeto added action: merge The PR is ready for merge by the caretaker target: minor This PR is targeted for the next minor release target: rc This PR is targeted for the next release-candidate and removed target: rc This PR is targeted for the next release-candidate target: minor This PR is targeted for the next minor release labels May 14, 2025
@crisbeto crisbeto force-pushed the cdk-tests-standalone branch from 4f325a1 to 0ac3ae4 Compare May 14, 2025 17:24
Switches the remaining CDK tests that weren't standalone to standalone.

For the `popover-edit` tests specifically I ended up removing the templates that were created using string interpolation, because it made them hard to read and it can be a problem if we start running the tests in AoT.
@crisbeto crisbeto force-pushed the cdk-tests-standalone branch from 0ac3ae4 to efeac3d Compare May 14, 2025 19:28
@crisbeto crisbeto merged commit 31077c2 into angular:main May 14, 2025
22 checks passed
@crisbeto
Copy link
Member Author

The changes were merged into the following branches: main, 20.0.x

crisbeto added a commit that referenced this pull request May 14, 2025
Switches the remaining CDK tests that weren't standalone to standalone.

For the `popover-edit` tests specifically I ended up removing the templates that were created using string interpolation, because it made them hard to read and it can be a problem if we start running the tests in AoT.

(cherry picked from commit 31077c2)
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Jun 14, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge The PR is ready for merge by the caretaker target: rc This PR is targeted for the next release-candidate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants