Commit Graph

23 Commits

Author SHA1 Message Date
Michael Lumish 109020ef02 Add credentials scope in oauth2_auth_token interop test 2022-03-15 12:07:11 -07:00
Michael Lumish 4368ed37b8 Fix missing arg variable in perRpcCreds interop test 2020-10-12 10:40:32 -07:00
Michael Lumish 89a030c00a tests: Update google-auth-library dependency from 0.9 to 6.1 2020-10-05 14:58:55 -07:00
Michael Lumish eb475ec92c Remove references and unnecessary scripts, copy some protos 2020-05-13 15:30:37 -07:00
Michael Lumish 39a056840f
Revert "Update google-auth-library in interop tests" 2019-12-11 11:03:59 -08:00
murgatroid99 aff61540bc Update google-auth-library in interop tests 2019-12-03 14:08:37 -08:00
Shir Brass 90888cae88
replace usage of Buffer.from with Buffer.alloc 2019-02-05 17:35:02 +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 c03c275b48 Add special_status_message interop test 2018-07-26 11:33:20 -07:00
Nicolas "Pixel" Noble a05ce748c4 Reverting the utf8 part of our interop test. 2018-07-24 20:13:00 +02:00
Nicolas "Pixel" Noble 9a5da08497 Properly create slices from utf8 strings.
Fixes #426.
2018-07-09 22:32:14 +02:00
Michael Lumish 49c354a223
Revert "Revert "Add coverage reporting for JavaScript and TypeScript files"" 2018-05-16 14:03:23 -07:00
Jan Tattermusch 1b4d66b382
Revert "Add coverage reporting for JavaScript and TypeScript files" 2018-05-15 18:29:06 -07:00
murgatroid99 796a1df0e5 Make interop client fail if the test never finishes 2018-05-14 10:59:33 -07: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
murgatroid99 01d66dd0b5 Add original details string to errors, update tests 2018-01-12 15:11:21 -05: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