Skip to content

fix(cdk/testing): account for new DirectiveFixture API - #33771

Merged
crisbeto merged 1 commit into
angular:mainfrom
crisbeto:cdk-testing-directive-fixture
Sep 5, 2026
Merged

fix(cdk/testing): account for new DirectiveFixture API#33771
crisbeto merged 1 commit into
angular:mainfrom
crisbeto:cdk-testing-directive-fixture

Conversation

@crisbeto

@crisbeto crisbeto commented Sep 4, 2026

Copy link
Copy Markdown
Member

Since angular/angular#70453, the framework has a DirectiveFixture in addition to the ComponentFixture. These changes expand the APIs in the TestbedHarnessEnvironment to account for directive fixtures.

@crisbeto crisbeto added the target: minor This PR is targeted for the next minor release label Sep 4, 2026
@crisbeto
crisbeto force-pushed the cdk-testing-directive-fixture branch 2 times, most recently from bcee759 to f6eac16 Compare September 4, 2026 08:16
@crisbeto
crisbeto marked this pull request as ready for review September 4, 2026 11:17
@pullapprove
pullapprove Bot requested review from andrewseguin and ok7sai September 4, 2026 11:17
Since angular/angular#70453, the framework has a `DirectiveFixture` in addition to the `ComponentFixture`. These changes expand the APIs in the `TestbedHarnessEnvironment` to account for directive fixtures.
@crisbeto
crisbeto force-pushed the cdk-testing-directive-fixture branch from f6eac16 to 651c6a7 Compare September 4, 2026 18:24
@crisbeto crisbeto added the action: merge The PR is ready for merge by the caretaker label Sep 5, 2026
@crisbeto
crisbeto merged commit 3d30bf1 into angular:main Sep 5, 2026
29 of 32 checks passed
@crisbeto

crisbeto commented Sep 5, 2026

Copy link
Copy Markdown
Member Author

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

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 area: cdk/testing target: minor This PR is targeted for the next minor release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants