2 references to CurlVerifyAsync
Aspire.Cli.EndToEnd.Tests (2)
KubernetesDeployWithProjectPersistentVolumeTests.cs (2)
172
await
CurlVerifyAsync
(auto, counter, $"http://localhost:{LocalPort}/test-deployment?action=write", "PASSED: wrote wrote-42");
194
await
CurlVerifyAsync
(auto, counter, $"http://localhost:{LocalPort}/test-deployment?action=read", "PASSED: read wrote-42");