grpc-node/test/interop
cjihrig 0a306fa983
test: move interop tests from bind() to bindAsync()
This commit migrates the interop tests from bind() to
bindAsync() in order to support the pure JavaScript server,
which cannot implement a synchronous bind().
2019-06-25 14:04:18 -04:00
..
async_delay_queue.js Move interop, performance, and stress tests out of the native package 2017-09-11 18:16:04 -07:00
interop_client.js replace usage of Buffer.from with Buffer.alloc 2019-02-05 17:35:02 +02:00
interop_server.js test: move interop tests from bind() to bindAsync() 2019-06-25 14:04:18 -04:00