alloydb-go-connector
alloydb-go-connector copied to clipboard
Track connection count and configure response in test server
Description
We should let tests configure the response of the metadata exchange. Also, we should expose a way to check the number of open connections in the test server, so we can verify error paths close open connections.
https://github.com/GoogleCloudPlatform/alloydb-go-connector/pull/358#discussion_r1385453916
Potential Solution
No response
Additional Details
No response