-
Notifications
You must be signed in to change notification settings - Fork 259
Fix for demo extension + funct tests #6258
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
Fix for demo extension + funct tests #6258
Conversation
vhvb1989
commented
Nov 19, 2025
- Fix missing mapper and add functional sample for demo ext to build and publish container
- functional tests using demo extension
hemarina
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
…mo-ext-and-add-funct-test
|
Looks like tests are timing out:
|
Yeah, I thought recordings would work but is doesn't - For now I changed the test to live only. Something tells me that all I need is to use the azd binary which has the recorder for the instance of azd that extensions runs... but I might be wrong. Maybe what we actually need is to move the recorder out-of-proc so it can be used by multiple azd binaries. |
Azure Dev CLI Install InstructionsInstall scriptsMacOS/Linux
bash: pwsh: WindowsPowerShell install MSI install Standalone Binary
MSI
Documentationlearn.microsoft.com documentationtitle: Azure Developer CLI reference
|