3 Commits

Author SHA1 Message Date
murgatroid99
57e78eb9d6 Fix existing tests 2017-08-24 18:30:13 -07:00
Kelvin Jin
ae20e248ea Modifying call credentials to reflect metadata changes 2017-08-17 14:07:43 -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