Skip to content
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

Add Mock Test To Verify CAE Support in Mgmt SDK #23751

Open
archerzz opened this issue Nov 14, 2024 · 1 comment
Open

Add Mock Test To Verify CAE Support in Mgmt SDK #23751

archerzz opened this issue Nov 14, 2024 · 1 comment
Labels
Mgmt This issue is related to a management-plane library.

Comments

@archerzz
Copy link
Member

Description

On par with #23481 , we need to add a mock test case to verify mgmt SDK can support CAE.

@github-actions github-actions bot added the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Nov 14, 2024
@tadelesh
Copy link
Member

it the original CAE support pr, we have already added mock unit tests for CAE support:

func TestBearerTokenPolicy_CAEChallengeHandling(t *testing.T) {

@tadelesh tadelesh reopened this Nov 14, 2024
@lirenhe lirenhe added the Mgmt This issue is related to a management-plane library. label Nov 21, 2024
@github-actions github-actions bot removed the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mgmt This issue is related to a management-plane library.
Projects
None yet
Development

No branches or pull requests

3 participants