CyrusNajmabadi
eecfebb677
Update test/api/error_test.js
...
Co-Authored-By: Michael Lumish <mlumish@google.com>
2020-01-13 16:51:43 -08:00
CyrusNajmabadi
5b2af32d3c
Update test/api/error_test.js
...
Co-Authored-By: Michael Lumish <mlumish@google.com>
2020-01-13 16:51:37 -08:00
Cyrus Najmabadi
b52d38f663
Add test
2020-01-13 15:27:00 -08:00
James Sharp
2dce08dc99
Only custom-metadata headers should be parsed as comma-separated
2019-11-21 21:48:50 +00:00
murgatroid99
e7ca0da409
Specify client and server implementation in test description
2019-10-10 14:47:10 -07:00
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
Nicolas "Pixel" Noble
6bc7184542
Adding missing license on a bunch of source files.
2019-03-19 01:06:57 +01:00
Shir Brass
511f4249d1
removed all the deprecated new Buffer code and replace it with Buffer.from
2019-02-02 15:17:46 +02:00
cjihrig
489305db79
proto-loader: rename grpc-protobufjs to match npm
...
This commit renames grpc-protobufjs to proto-loader to more
closely match the name used on npm.
2018-11-01 17:09:28 -04:00
murgatroid99
32c435a180
Add some tests for error cases for both clients
2018-08-30 11:07:14 -07:00