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