Shir Brass
|
6bd43856a8
|
replace usage of Buffer.from with Buffer.alloc
|
2019-02-05 17:35:42 +02: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
|
a63f534979
|
Change 'include' to 'includeDirs' in proto-loader package
|
2018-04-30 13:31:12 -07:00 |
murgatroid99
|
5e0d34a7b7
|
Make interop tests use new proto loader, run them with pure js client
|
2018-03-08 16:42:01 -08:00 |
Kelvin Jin
|
9d9404615e
|
use merged gRPC object in api tests
|
2017-11-07 15:00:23 -08:00 |
Kelvin Jin
|
afca1967cc
|
refactor: correct interop test paths
|
2017-10-25 15:49:55 -07:00 |
Kelvin Jin
|
b192adf2a1
|
test: add requiring fixtures to specify implementation to test
|
2017-10-25 15:49:18 -07:00 |
murgatroid99
|
0fe5704ad7
|
Get tests from the C-based library working and add corresponding gulp tasks
|
2017-09-13 13:54:13 -07:00 |
murgatroid99
|
739e31a437
|
Move interop, performance, and stress tests out of the native package
|
2017-09-11 18:16:04 -07:00 |