Commit Graph

157 Commits

Author SHA1 Message Date
Kelvin Jin ae20e248ea Modifying call credentials to reflect metadata changes 2017-08-17 14:07:43 -07:00
Kelvin Jin 9403167d5f add toHttp2Headers 2017-08-17 14:00:19 -07:00
Kelvin Jin 44b97e660b Use regexes to validate metadata 2017-08-17 13:59:50 -07:00
Kelvin Jin 0a1eb630f3 add Metadata#merge 2017-08-17 13:59:50 -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 a78e92ab89 Add mocha and gulp test tasks (#5) 2017-08-07 16:11:42 -07:00