17 Commits

Author SHA1 Message Date
murgatroid99
18b756f342 Add Jenkins XML reporting to tests 2017-09-18 13:19:00 -07:00
murgatroid99
3d4dddd8cc Switch to execa. Separate setup and rebuild/test tasks 2017-09-14 10:59:20 -07:00
murgatroid99
769737b969 Create a short command to run working tests from a clean repo 2017-09-13 17:14:40 -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
d6ec9fbbef Remove test package, fix some gulpfile issues 2017-09-12 13:22:43 -07:00
murgatroid99
56e98d7218 Move current code to packages/grpc-js-core, and fix up scripts and directory references 2017-08-31 14:08:55 -07:00
murgatroid99
ab4cb93ec8 Add an index file that exposes the public API 2017-08-29 13:24:05 -07:00
murgatroid99
4328808943 Finished initial Channel and CallStream implementations 2017-08-24 18:01:40 -07:00
Kelvin Jin
9403167d5f add toHttp2Headers 2017-08-17 14:00:19 -07:00
Kelvin Jin
ac1bb50f7e Add metadata + tests 2017-08-17 13:59:50 -07:00
Kelvin Jin
b2dc9dd53e Add Call & Channel Credentials, and accompanying tests (#7)
* Add ChannelCredential tests

* Work on channel credentials

* Remove context.context checks

* Make call credentials an interface

* Write comments for call credentials

* fixtures comment in test-channel-credentials

* small changes

* Address name change comment

* define metadata interface

* Call credentials

* Reorganize channel-credentials file

* Composed call credentials tests

* Simplified CallCredentials composition

* Use async.parallel in call-credentials
2017-08-17 13:56:37 -07:00
Kelvin Jin
ceeccb783f Use gulp-help and allow multiple --file params 2017-08-11 12:36:07 -07:00
Kelvin Jin
a78e92ab89 Add mocha and gulp test tasks (#5) 2017-08-07 16:11:42 -07:00
Kelvin Jin
115edf56dc Added gulp task to auto-point to node-h2 binary 2017-08-03 14:42:00 -07:00
Nicolas "Pixel" Noble
b5798eb5c1 Running google-ts-style init. 2017-08-03 00:25:50 +02:00
Nicolas Noble
367e23ed27 Update package.json 2017-08-02 15:15:47 -07:00
Kelvin Jin
2e28c4eea8 chore: initial commit 2017-08-02 13:43:35 -07:00