Commit Graph

20 Commits

Author SHA1 Message Date
Michael Lumish 9c274034d0
Merge pull request #796 from murgatroid99/metadata_options
Add metadata options
2019-06-03 10:48:23 -07:00
murgatroid99 69ffb0ece8 Remove test of default behavior 2019-06-03 09:53:59 -07:00
murgatroid99 f2990d03ce Make tests actually reflect expected behavior 2019-05-31 12:43:45 -07:00
murgatroid99 c3041e8b9a Test that waitForReady option changes default behavior 2019-05-30 18:05:42 -07:00
murgatroid99 d3d50ea57b Increase test timeout 2019-05-13 13:28:19 -07:00
murgatroid99 fbace6417c Use a different invalid DNS name in the test 2019-05-13 12:08:50 -07:00
murgatroid99 7b5eae2d2f Add deadline to new test 2019-04-04 16:56:00 -07:00
murgatroid99 fe7b2e8214 Native: fix generic Client constructor crashing 2019-03-20 16:26:05 -07:00
murgatroid99 fe090a089a Native: Add initial metadata options 2019-03-20 14:59:16 -07: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
Justin Beckwith 98140ecf2c refactor: stop using _.identity 2018-11-14 16:32:26 -08:00
Justin Beckwith 261fb51ba9 refactor: drop usage of _.startsWith 2018-11-09 17:12:34 -08:00
murgatroid99 0158f0be56 Make clients fail better with malformed responses 2018-10-26 15:38:40 -07:00
Nicolas "Pixel" Noble 9a5da08497 Properly create slices from utf8 strings.
Fixes #426.
2018-07-09 22:32:14 +02:00
Kelvin Jin 41305f595c grpc-native: fix test paths 2018-02-28 14:55:02 -08:00
Kelvin Jin 98341acc7e grpc-native: move api tests verbatim to grpc-native-core 2018-02-28 14:48:36 -08:00
Michael Lumish dd140c463f
Revert "Copy API tests back to grpc-native-core" 2017-12-07 10:40:08 -08:00
Kelvin Jin ed78037353 Copy API tests back to grpc-native-core 2017-12-06 13:20:42 -08:00
murgatroid99 0fe5704ad7 Get tests from the C-based library working and add corresponding gulp tasks 2017-09-13 13:54:13 -07:00
Nicolas "Pixel" Noble 3b0b6f5735 Moving files into their new location. 2017-09-12 01:33:18 +02:00