Skip to content

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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