microsoft / microsoft/aspire

[tests] Update tests to not depend on bicep compiler

Open
#13,965 0 comments 0 reactions 0 assignees View on GitHub
area-deployment testing ☑️
Dominant language
C#
Stars
6.3k
Forks
991
Avg merge
2d 15h
Merged PRs (30d)
196

Description

Some tests depend on the bicep compiler:

- DeployAsync_WithAzureFunctionsProject_Works
- DeployAsync_WithDockerfile_Works
- DeployAsync_WithProjectResource_Works
- DeployAsync_WithContainer_Works
- DeployAsync_WithOnlyAzureResources_PrintsDashboardUrl
- DeployAsync_WithBuildOnlyContainers

These are currently conditional on the `az` cli being available: https://github.com/dotnet/aspire/pull/13420 .

These should be updated to not depend on running the `az` cli.

Suggestions from @eerhardt - https://github.com/dotnet/aspire/pull/13420#issuecomment-3642798213
.. and @joperezr - https://github.com/dotnet/aspire/pull/13420#pullrequestreview-3668025082

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.