grpc-node/test/performance
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
..
benchmark_client.js replace usage of Buffer.from with Buffer.alloc 2019-02-05 17:36:15 +02:00
benchmark_client_express.js Update benchmark code to handle both implementations 2018-04-19 16:10:48 -07:00
benchmark_server.js test: move interop tests from bind() to bindAsync() 2019-06-25 14:04:18 -04:00
benchmark_server_express.js Update benchmark code to handle both implementations 2018-04-19 16:10:48 -07:00
generic_service.js Move interop, performance, and stress tests out of the native package 2017-09-11 18:16:04 -07:00
histogram.js Move interop, performance, and stress tests out of the native package 2017-09-11 18:16:04 -07:00
worker.js test: move interop tests from bind() to bindAsync() 2019-06-25 14:04:18 -04:00
worker_service_impl.js Move interop, performance, and stress tests out of the native package 2017-09-11 18:16:04 -07:00