83 Commits

Author SHA1 Message Date
murgatroid99
7693e6676b Exposed channel target and call peer in Node wrapper 2015-07-24 10:43:27 -07:00
murgatroid99
e363fe5aa8 Added user-agent setting code, and a test for it 2015-07-21 14:27:56 -07:00
murgatroid99
b57e588dcb Use more meaningful names for metadata keys in tests 2015-07-20 15:16:09 -07:00
Abhishek Kumar
2cc0578866 Merge pull request #2464 from murgatroid99/node_server_construction_change
Changed to newer, simpler server construction interface
2015-07-20 13:56:11 -07:00
murgatroid99
196f96c61e Added tests for UNKNOWN status when the handler does not specify 2015-07-17 13:06:15 -07:00
murgatroid99
f4c2b5a0ac Add tests for translating server handler errors to status objects 2015-07-17 11:26:54 -07:00
murgatroid99
b64a76716a Added test for echoing metadata 2015-07-16 13:33:23 -07:00
murgatroid99
afad0c0fca Changed to newer, simpler server construction interface 2015-07-15 17:01:49 -07:00
murgatroid99
e1eb8bd7ee Updated health check service with new changes 2015-07-08 15:24:42 -07:00
murgatroid99
e845408c68 Minor changes to match recent design changes 2015-07-07 16:11:47 -07:00
murgatroid99
da7a918376 Added some tests for the health check service 2015-07-06 12:12:27 -07:00
murgatroid99
35d83d25e1 Fixed handling of long values 2015-06-05 13:58:25 -07:00
murgatroid99
9c54277c6a Added tests for serializing and deserializing 64 bit values in proto messages 2015-06-05 13:50:04 -07:00
murgatroid99
c1c9a01783 Replaced underscore and underscore.string modules with lodash 2015-06-03 10:58:21 -07:00
Craig Tiller
c7d18ccc2a Correctly handle reading the final message and then sending status 2015-05-19 21:54:40 -07:00
murgatroid99
18b727d54a Fixed server to handle invalid arguments without breaking 2015-05-19 09:51:26 -07:00
murgatroid99
06ddb92e9c Added failing tests for server bad argument handling 2015-05-18 16:52:47 -07:00
murgatroid99
58bc7eefa7 Added Node interop test for timeout_on_sleeping_server 2015-05-14 15:23:16 -07:00
murgatroid99
44e2358bbc Merge branch 'master' into node_fix_message_echo 2015-05-12 09:35:03 -07:00
murgatroid99
9fe2bde031 Added failing test that echos the request message 2015-05-11 14:27:39 -07:00
murgatroid99
8b05c4d6b3 Updated ProtoBuf.js dependency. Updated protos to proto3 2015-05-11 13:34:32 -07:00
murgatroid99
d718acee37 Added error events on client streams when the server is streaming 2015-05-06 16:46:19 -07:00
murgatroid99
6ff1f353e8 Added JSON option for gRPC file loading 2015-04-20 11:22:51 -07:00
murgatroid99
ea3589ee0b Fixed bugs in trailing metadata handling and math server example 2015-04-13 12:59:17 -07:00
murgatroid99
ab5d04afbf Reworded test case descriptions 2015-04-03 12:49:31 -07:00
murgatroid99
39cbce69ab Fixed proto syntax 2015-03-26 18:42:10 -07:00
murgatroid99
cdd9f17cf4 Finished adding trailing metadata tests 2015-03-26 15:19:54 -07:00
murgatroid99
9b4b90b3df Started adding support for trailing metadata 2015-03-26 10:07:15 -07:00
Tim Emiola
af3c157d06 Merge pull request #1097 from murgatroid99/node_general_interface
Node general interface
2015-03-23 19:33:16 -07:00
murgatroid99
e84f7e6614 Added a test for generic client and server constructors 2015-03-19 11:16:48 -07:00
murgatroid99
36bbd0b706 Added functions to create generic servers and clients 2015-03-18 17:17:33 -07:00
murgatroid99
2cf57d08a1 Simplified some tests 2015-03-17 18:20:51 -07:00
murgatroid99
3544e15cef Changed call to only expect and return binary headers when key ends with '-bin' 2015-03-17 18:13:55 -07:00
murgatroid99
b0910a21f5 Fixed segfault by fixing scope issue 2015-03-09 16:09:55 -07:00
murgatroid99
04e03be338 Added more tests 2015-03-09 11:16:56 -07:00
Julien Boeuf
d930d42b3c Verifying the peer name on the X509 Certs correctly.
- The SANs take precedence over the CN.
- The CN is only checked if there are no SANs.
- Fixing the tests as the test cert did not list *.test.google.com in
  the SANs. Will fix the test cert another time...
2015-02-23 16:41:26 -08:00
murgatroid99
1b56bf8523 Fixed lint errors 2015-02-19 14:37:18 -08:00
murgatroid99
9910878852 Merge branch 'master' into node_auth_integration 2015-02-18 15:08:32 -08:00
murgatroid99
924cd36e18 Added interop support for default root SSL certs 2015-02-18 10:21:57 -08:00
Craig Tiller
b56ee7c871 Add missing new-lines at end of file 2015-02-18 09:25:21 -08:00
Craig Tiller
42af13c956 Update copyright to 2015 2015-02-18 08:34:56 -08:00
murgatroid99
5bcc358e53 Last test now passes 2015-02-12 13:58:24 -08:00
murgatroid99
7f654db5b8 Removed extra log lines 2015-02-12 13:32:18 -08:00
murgatroid99
312bab200a All tests but one now pass against new API 2015-02-12 13:28:25 -08:00
murgatroid99
4dd6c09968 Fixed most of surface tests 2015-02-12 12:21:15 -08:00
murgatroid99
d35c92d473 Fixed end to end tests 2015-02-11 16:19:55 -08:00
murgatroid99
5bbb836abb More end to end test debugging 2015-02-11 09:26:25 -08:00
murgatroid99
f1da0156b7 Fixed end-to-end tests for new changes 2015-02-10 09:16:49 -08:00
murgatroid99
6f8dde55cc Extension module now compiles and some tests pass 2015-02-09 15:55:10 -08:00
murgatroid99
745eb32e04 Added handling for unimplemeneted methods on the server 2015-01-30 14:13:11 -08:00