Add integration test for buffered send
Resolved issues:
N/A
Description of changes:
Adds an integration test for the buffered send feature.
Call-outs:
I scoped down a lot of the cipher combinations and certificate combinations. We should increase them to capture "ALL" combinations.
Testing:
How is this change tested (unit tests, fuzz tests, etc.)? Are there any testing steps to be verified by the reviewer? Ran integration tests on local codebuild agent.
Is this a refactor change? If so, how have you proved that the intended behavior hasn't changed?
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Will rebase once the other PRs have landed.
This integ test was completed in this PR #3537