Skip to content

Conversation

cluther
Copy link

@cluther cluther commented Aug 18, 2023

Mostly to pull protobufjs 7.2.4 to get a fix for a vulnerability.

Mostly to pull protobufjs 7.2.4 to get a fix for a vulnerability.
- upgrade ava to v6.2.0
- drop deprecated API usage; refactor callback test cases
- tests that use callback-based gRPC methods return promises to signal
  when test assertions are done ...
- also ensure that the callback-based variants are still covered
- drop calls to test.cb() and t.end()
- do async-await consumption of duplex streams
- spawn async task to consume reads on client stream
- await that task after writes to that stream are set up
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants