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

[CDK] Bicep recordings testing #41938

Closed
JoshLove-msft opened this issue Feb 13, 2024 · 1 comment
Closed

[CDK] Bicep recordings testing #41938

JoshLove-msft opened this issue Feb 13, 2024 · 1 comment
Labels
Client This issue points to a problem in the data-plane of the library. Provisioning

Comments

@JoshLove-msft
Copy link
Member

Evaluate how we can record and playback bicep files similar to the way that SDK request/responses are recorded.

One issue that has come up in #41937 with is that we needed to hardcode Guid.Empty to avoid diffs in the Bicep files, but if we leverage the Test Framework random seed, this can be avoided.

@JoshLove-msft JoshLove-msft self-assigned this Feb 13, 2024
@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 Feb 13, 2024
@JoshLove-msft JoshLove-msft added the Mgmt This issue is related to a management-plane library. label Feb 13, 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 Feb 13, 2024
@m-nash m-nash added Provisioning Client This issue points to a problem in the data-plane of the library. and removed Mgmt This issue is related to a management-plane library. labels Feb 14, 2024
@JoshLove-msft
Copy link
Member Author

Another issue is the automatic renaming of test files and directories for subscription modules.

@github-actions github-actions bot locked and limited conversation to collaborators Jun 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Client This issue points to a problem in the data-plane of the library. Provisioning
Projects
None yet
Development

No branches or pull requests

2 participants