Skip to content

Add two additional E2E tests for unit testing support#31825

Merged
clydin merged 2 commits intoangular:mainfrom
clydin:unit-test/tslib-resolution-e2e
Nov 15, 2025
Merged

Add two additional E2E tests for unit testing support#31825
clydin merged 2 commits intoangular:mainfrom
clydin:unit-test/tslib-resolution-e2e

Conversation

@clydin
Copy link
Member

@clydin clydin commented Nov 15, 2025

  • Adds an end-to-end test to verify that tslib is correctly resolved
    when using custom decorators within Vitest unit tests. This ensures
    compatibility with Angular decorators and the Vitest runner's module
    resolution configuration.
  • Adds an end-to-end test to verify Vitest runner performance and correctness
    with a larger number of generated components, services, and pipes. This test
    executes the suite in both JSDOM and browser environments to ensure stability
    and proper functionality under scale.

@clydin clydin force-pushed the unit-test/tslib-resolution-e2e branch from 4de6540 to f053884 Compare November 15, 2025 00:07
@clydin clydin marked this pull request as ready for review November 15, 2025 00:21
@clydin clydin added target: rc This PR is targeted for the next release-candidate action: review The PR is still awaiting reviews from at least one requested reviewer labels Nov 15, 2025
Adds an end-to-end test to verify that tslib is correctly resolved
when using custom decorators within Vitest unit tests. This ensures
compatibility with Angular decorators and the Vitest runner's module
resolution configuration.
Adds an end-to-end test to verify Vitest runner performance and correctness
with a larger number of generated components, services, and pipes. This test
executes the suite in both JSDOM and browser environments to ensure stability
and proper functionality under scale.
@clydin clydin force-pushed the unit-test/tslib-resolution-e2e branch from f053884 to b33c3fb Compare November 15, 2025 02:12
@clydin clydin added the action: merge The PR is ready for merge by the caretaker label Nov 15, 2025
@clydin clydin merged commit 960c80c into angular:main Nov 15, 2025
32 checks passed
@clydin
Copy link
Member Author

clydin commented Nov 15, 2025

This PR was merged into the repository. The changes were merged into the following branches:

@clydin clydin deleted the unit-test/tslib-resolution-e2e branch November 15, 2025 13:25
@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 Dec 16, 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 action: review The PR is still awaiting reviews from at least one requested reviewer area: @angular/build 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