37 references to GetManifestWithBicep
Aspire.Hosting.Azure.Tests (37)
AzureAppServiceTests.cs (37)
54var (manifest, bicep) = await GetManifestWithBicep(resource);
75var (manifest, bicep) = await GetManifestWithBicep(environment);
106var (_, virtualNetworkBicep) = await GetManifestWithBicep(vnet.Resource);
107var (_, environmentBicep) = await GetManifestWithBicep(appServiceEnvironment);
108var (_, websiteBicep) = await GetManifestWithBicep(website);
146var (_, virtualNetworkBicep) = await GetManifestWithBicep(vnet.Resource);
147var (_, environmentBicep) = await GetManifestWithBicep(appServiceEnvironment);
148var (_, websiteBicep) = await GetManifestWithBicep(website);
188var (_, bicep) = await GetManifestWithBicep(website);
301var (manifest, bicep) = await GetManifestWithBicep(resource);
336var (manifest, bicep) = await GetManifestWithBicep(resource);
382var (manifest, bicep) = await GetManifestWithBicep(resource);
421var (manifest, bicep) = await GetManifestWithBicep(resource);
457var (manifest, bicep) = await GetManifestWithBicep(resource);
492var (manifest, bicep) = await GetManifestWithBicep(resource);
533var (manifest, bicep) = await GetManifestWithBicep(environment);
597var (manifest, bicep) = await GetManifestWithBicep(env.Resource);
617var (manifest, bicep) = await GetManifestWithBicep(env.Resource);
648var (manifest, bicep) = await GetManifestWithBicep(env.Resource);
793var (_, projectBicep) = await GetManifestWithBicep(projectProvisioningResource);
813var (manifest, bicep) = await GetManifestWithBicep(environment);
848var (manifest, bicep) = await GetManifestWithBicep(resource);
884var (manifest, bicep) = await GetManifestWithBicep(resource);
920var (manifest, bicep) = await GetManifestWithBicep(resource);
958var (manifest, bicep) = await GetManifestWithBicep(resource);
993var (manifest, bicep) = await GetManifestWithBicep(resource);
1069var (manifest, bicep) = await GetManifestWithBicep(resource);
1100var (manifest, bicep) = await GetManifestWithBicep(resource);
1171var (manifest, bicep) = await GetManifestWithBicep(environment);
1192var (manifest, bicep) = await GetManifestWithBicep(environment);
1213var (_, bicep) = await GetManifestWithBicep(environment);
1234var (manifest, bicep) = await GetManifestWithBicep(environment);
1256var (manifest, bicep) = await GetManifestWithBicep(environment);
1286var (manifest, bicep) = await GetManifestWithBicep(resource);
1317var (manifest, bicep) = await GetManifestWithBicep(resource);
1349var (manifest, bicep) = await GetManifestWithBicep(resource);
1392var (manifest, bicep) = await GetManifestWithBicep(resource);