nodejs-bigtable icon indicating copy to clipboard operation
nodejs-bigtable copied to clipboard

feat: Generate end to end tests for retries

Open danieljbruce opened this issue 3 years ago • 0 comments

This PR is a work in progress, but contains a test framework that is entirely necessary for end to end testing when we decide to move retry logic into the gax layer. The idea is that we collect snapshots to ensure that the incoming requests match the snapshots that are recorded.

danieljbruce avatar Jun 29 '22 20:06 danieljbruce