Commit Graph

30 Commits

Author SHA1 Message Date
murgatroid99 46d1b4143c Eliminated some redundant checks in the Node interop client 2015-07-29 16:33:52 -07:00
murgatroid99 9606be8fe5 Removed now-incorrect asserts in oauth test 2015-07-20 18:09:49 -07:00
murgatroid99 06253e11b9 Removed unnecessary arguments from auth message 2015-07-20 18:06:27 -07:00
murgatroid99 8911e2b2ca Added oauth2_auth_token and per_rpc_creds Node interop tests 2015-07-20 17:59:25 -07:00
murgatroid99 d7d9dd3c83 Replaced underscore and underscore.string modules with lodash 2015-06-03 10:59:02 -07:00
murgatroid99 6664d4ad01 Fixed ordering assumptions in server_streaming interop test 2015-05-22 09:49:06 -07:00
Tim Emiola b0390c4af8 Merge pull request #1607 from murgatroid99/node_timeout_interop_test
Added Node interop test for timeout_on_sleeping_server
2015-05-15 10:05:14 -07:00
murgatroid99 ed190c015b Removed response type 2015-05-14 15:49:30 -07:00
murgatroid99 58bc7eefa7 Added Node interop test for timeout_on_sleeping_server 2015-05-14 15:23:16 -07:00
murgatroid99 8bb7fa7e53 Fixed client auth implementation and tests 2015-05-14 10:04:48 -07:00
Tim Emiola 58eed65599 Merge pull request #1549 from murgatroid99/node_jwtaccess_interop_test
Added jwtaccess cloud-to-prod interop test
2015-05-12 11:53:32 -07:00
murgatroid99 20dcbb976a Updated interop tests to handle proto3 changes 2015-05-12 10:35:18 -07:00
murgatroid99 6049a52171 Added jwtaccess cloud-to-prod interop test 2015-05-11 13:53:57 -07:00
murgatroid99 d718acee37 Added error events on client streams when the server is streaming 2015-05-06 16:46:19 -07:00
murgatroid99 92a2363804 Reversed accidentally swapped test cases 2015-03-31 10:40:02 -07:00
murgatroid99 c7ed207411 Fixed Compute Engine Auth username check 2015-03-20 10:00:12 -07:00
murgatroid99 00588c6bb5 Fixed import of google-auth-library 2015-02-24 17:02:09 -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 5ab7deb5e4 Added auth functionality and interop tests 2015-02-18 15:00:56 -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 312bab200a All tests but one now pass against new API 2015-02-12 13:28:25 -08:00
murgatroid99 d24b8576cf Removed stray debugger statement 2015-01-29 18:03:12 -08:00
murgatroid99 e90b4d6d90 Switched extension to return faster sliceable Buffers 2015-01-29 18:02:17 -08:00
murgatroid99 04d01608f6 Added cancellation interop tests to Node interop client 2015-01-29 14:32:56 -08:00
murgatroid99 b62fdb2f0b Removed all instances of == in js files 2015-01-26 10:13:03 -08:00
murgatroid99 4c59f605fe Added TLS support to interop tests 2015-01-21 10:30:36 -08:00
murgatroid99 e3f3c2184e Added and fixed interop tests 2015-01-20 18:06:43 -08:00