stats/opentelemetry: Write e2e tests for tracing more than single message sent and received #8240
Labels
Area: Testing
Includes tests and testing utilities that we have for unit and e2e tests within our repo.
P2
Type: Testing
In all of the e2e tests, we only have single message being sent/received, which means that the logic on the sequence numbers incremented is untested. Write a separate test for streaming RPC where multiple messages are being sent and received and validate the traces accordingly
The text was updated successfully, but these errors were encountered: