1 write to RequestContent
Aspire.Hosting.Foundry.Tests (1)
HostedAgentExtensionTests.cs (1)
812
RequestContent
= request.Content is not null
1 reference to RequestContent
Aspire.Hosting.Foundry.Tests (1)
HostedAgentExtensionTests.cs (1)
187
Assert.Equal("hello from dashboard", JsonNode.Parse(fakeHandler.
RequestContent
!)?["message"]?.GetValue<string>());