Add Queued A2A protocol adapter (A2A over RabbitMQ / Azure Service Bu… #16
Annotations
2 warnings
|
Build and Test:
tests/AgentRegistry.Api.Tests/Agents/DiscoveryTests.cs#L37
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
|
Build and Test:
tests/AgentRegistry.Api.Tests/Agents/DiscoveryTests.cs#L37
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|