You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(tests): remove azure-devops init tests that check for static strings
Remove failing unit tests in identity-guide-service.test.ts for
generateAzureDevOpsGuide that were just checking for hardcoded strings
(e.g. 'Git Bash on Windows', 'Pipelines → Environments', 'apim-dev').
Keep only tests that verify actual parameter binding (subscriptionId
and resourceGroup appear in the generated output).
Relates to #5
Agent-Logs-Url: https://github.com/Azure/apiops-cli/sessions/a6655659-1110-4cdf-9674-516be158d028
Co-authored-by: EMaher <9244742+EMaher@users.noreply.github.com>
0 commit comments