247 references to ManifestUtils
Aspire.Hosting.Azure.Tests (20)
Aspire.Hosting.Containers.Tests (10)
Aspire.Hosting.Dotnet.Tests (4)
Aspire.Hosting.DotnetTool.Tests (2)
Aspire.Hosting.Garnet.Tests (3)
Aspire.Hosting.Go.Tests (20)
Aspire.Hosting.Java.Tests (4)
Aspire.Hosting.JavaScript.Tests (99)
AddDenoAppTests.cs (50)
27var manifest = await ManifestUtils.GetManifest(denoApp.Resource);
50var manifest = await ManifestUtils.GetManifest(denoApp.Resource);
73await ManifestUtils.GetManifest(denoApp.Resource, workspace.Path);
100await ManifestUtils.GetManifest(denoApp.Resource, workspace.Path);
120await ManifestUtils.GetManifest(denoApp.Resource, workspace.Path);
151await ManifestUtils.GetManifest(denoApp.Resource, workspace.Path);
188await ManifestUtils.GetManifest(denoApp.Resource, workspace.Path);
211await ManifestUtils.GetManifest(denoApp.Resource, workspace.Path);
237await ManifestUtils.GetManifest(denoApp.Resource, workspace.Path);
255await ManifestUtils.GetManifest(denoApp.Resource, workspace.Path);
280await ManifestUtils.GetManifest(denoApp.Resource, workspace.Path);
304await ManifestUtils.GetManifest(app.Resource, workspace.Path);
335await ManifestUtils.GetManifest(app.Resource, workspace.Path);
359() => ManifestUtils.GetManifest(app.Resource, workspace.Path));
379() => ManifestUtils.GetManifest(app.Resource, workspace.Path));
400await ManifestUtils.GetManifest(app.Resource, workspace.Path);
425await ManifestUtils.GetManifest(app.Resource, workspace.Path);
445await ManifestUtils.GetManifest(app.Resource, workspace.Path);
464await ManifestUtils.GetManifest(app.Resource, workspace.Path);
485await ManifestUtils.GetManifest(app.Resource, workspace.Path);
512() => ManifestUtils.GetManifest(app.Resource, workspace.Path));
531await ManifestUtils.GetManifest(app.Resource, workspace.Path);
552await ManifestUtils.GetManifest(app.Resource, workspace.Path);
583await ManifestUtils.GetManifest(app.Resource, workspace.Path);
619await ManifestUtils.GetManifest(app.Resource, workspace.Path);
640await ManifestUtils.GetManifest(app.Resource, workspace.Path);
663await ManifestUtils.GetManifest(app.Resource, workspace.Path);
685await ManifestUtils.GetManifest(app.Resource, workspace.Path);
707await ManifestUtils.GetManifest(app.Resource, workspace.Path);
745await ManifestUtils.GetManifest(app.Resource, workspace.Path);
766await ManifestUtils.GetManifest(app.Resource, workspace.Path);
872await ManifestUtils.GetManifest(app.Resource, workspace.Path);
893await ManifestUtils.GetManifest(denoApp.Resource, workspace.Path);
912await ManifestUtils.GetManifest(denoApp.Resource, workspace.Path);
927var exception = await Assert.ThrowsAsync<InvalidOperationException>(() => ManifestUtils.GetManifest(denoApp.Resource, workspace.Path));
942var exception = await Assert.ThrowsAsync<InvalidOperationException>(() => ManifestUtils.GetManifest(denoApp.Resource, workspace.Path));
960await ManifestUtils.GetManifest(denoApp.Resource, workspace.Path);
983await ManifestUtils.GetManifest(denoApp.Resource, workspace.Path);
1004await ManifestUtils.GetManifest(denoApp.Resource, workspace.Path);
1029await ManifestUtils.GetManifest(denoApp.Resource, workspace.Path);
1048await ManifestUtils.GetManifest(denoApp.Resource, workspace.Path);
1069await ManifestUtils.GetManifest(denoApp.Resource, workspace.Path);
1092var manifest = await ManifestUtils.GetManifest(denoApp.Resource, workspace.Path);
1242await ManifestUtils.GetManifest(denoApp2.Resource, workspace.Path);
1586await ManifestUtils.GetManifest(denoApp.Resource, workspace.Path);
1611await ManifestUtils.GetManifest(denoApp.Resource, workspace.Path);
1637await ManifestUtils.GetManifest(denoApp.Resource, workspace.Path);
1656await ManifestUtils.GetManifest(denoApp.Resource, workspace.Path);
1692() => ManifestUtils.GetManifest(denoApp.Resource, workspace.Path));
2358await ManifestUtils.GetManifest(denoApp.Resource, workspace.Path);
AddJavaScriptAppTests.cs (21)
34await ManifestUtils.GetManifest(yarnApp.Resource, workspace.Path);
57await ManifestUtils.GetManifest(yarnApp.Resource, workspace.Path);
77await ManifestUtils.GetManifest(yarnApp.Resource, workspace.Path);
97await ManifestUtils.GetManifest(yarnApp.Resource, workspace.Path);
124await ManifestUtils.GetManifest(pnpmApp.Resource, workspace.Path);
145await ManifestUtils.GetManifest(pnpmApp.Resource, workspace.Path);
185await ManifestUtils.GetManifest(pnpmApp.Resource, workspace.Path);
203var exception = await Assert.ThrowsAsync<DistributedApplicationException>(() => ManifestUtils.GetManifest(app.Resource, workspace.Path));
222var exception = await Assert.ThrowsAsync<DistributedApplicationException>(() => ManifestUtils.GetManifestForModel(appModel, workspace.Path));
240var exception = await Assert.ThrowsAsync<DistributedApplicationException>(() => ManifestUtils.GetManifest(app.Resource, workspace.Path));
284var manifest = await ManifestUtils.GetManifest(app.Resource, workspace.Path);
302var manifest = await ManifestUtils.GetManifest(app.Resource, workspace.Path);
321var manifest = await ManifestUtils.GetManifest(app.Resource, workspace.Path);
337var exception = await Assert.ThrowsAsync<DistributedApplicationException>(() => ManifestUtils.GetManifest(app.Resource, workspace.Path));
359await ManifestUtils.GetManifest(pnpmApp.Resource, workspace.Path);
395await ManifestUtils.GetManifest(pnpmApp.Resource, workspace.Path);
430await ManifestUtils.GetManifest(pnpmApp.Resource, workspace.Path);
461await ManifestUtils.GetManifest(pnpmApp.Resource, workspace.Path);
490await ManifestUtils.GetManifest(pnpmApp.Resource, workspace.Path);
562await ManifestUtils.GetManifest(pnpmApp.Resource, workspace.Path);
658await ManifestUtils.GetManifest(pnpmApp.Resource, workspace.Path);
AddViteAppTests.cs (17)
37var manifest = await ManifestUtils.GetManifest(nodeApp.Resource, workspace.Path);
97await ManifestUtils.GetManifest(nodeApp.Resource, workspace.Path);
130await ManifestUtils.GetManifest(nodeApp.Resource, workspace.Path);
201await ManifestUtils.GetManifest(nodeApp.Resource, workspace.Path);
227await ManifestUtils.GetManifest(nodeApp.Resource, workspace.Path);
249await ManifestUtils.GetManifest(nodeApp.Resource, workspace.Path);
270await ManifestUtils.GetManifest(nodeApp.Resource, workspace.Path);
290await ManifestUtils.GetManifest(nodeApp.Resource, workspace.Path);
310await ManifestUtils.GetManifest(nodeApp.Resource, workspace.Path);
328var manifest = await ManifestUtils.GetManifest(nodeApp.Resource, workspace.Path);
348var manifest = await ManifestUtils.GetManifest(nodeApp.Resource, workspace.Path);
373var manifest = await ManifestUtils.GetManifest(nodeApp.Resource, workspace.Path);
399var manifest = await ManifestUtils.GetManifest(nodeApp.Resource, workspace.Path);
425var manifest = await ManifestUtils.GetManifest(nodeApp.Resource, workspace.Path);
442var manifest = await ManifestUtils.GetManifest(nodeApp.Resource, workspace.Path);
466var manifest = await ManifestUtils.GetManifest(nodeApp.Resource, workspace.Path);
484var manifest = await ManifestUtils.GetManifest(nodeApp.Resource, workspace.Path);
Aspire.Hosting.Kafka.Tests (1)
Aspire.Hosting.Keycloak.Tests (1)
Aspire.Hosting.Milvus.Tests (2)
Aspire.Hosting.MongoDB.Tests (3)
Aspire.Hosting.MySql.Tests (4)
Aspire.Hosting.Nats.Tests (5)
Aspire.Hosting.Oracle.Tests (4)
Aspire.Hosting.PostgreSQL.Tests (5)
Aspire.Hosting.Python.Tests (2)
Aspire.Hosting.Qdrant.Tests (2)
Aspire.Hosting.RabbitMQ.Tests (5)
Aspire.Hosting.Redis.Tests (4)
Aspire.Hosting.Seq.Tests (3)
Aspire.Hosting.SqlServer.Tests (3)
Aspire.Hosting.Tests (39)
Aspire.Hosting.Valkey.Tests (2)