Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
5f51757f399eba371e62f0f0fec99a6d59235df8
/
src
/
node
/
test
« Previous
a627d89
Changed object keys to valid identifier names
by murgatroid99
· 9 years ago
52e4de1
Fix node test. Remove all the server fake credentials references
by yang-g
· 9 years ago
198a1ad
Added user-agent setting code, and a test for it
by murgatroid99
· 9 years ago
02c160a
Use more meaningful names for metadata keys in tests
by murgatroid99
· 9 years ago
2355066
Merge pull request #2464 from murgatroid99/node_server_construction_change
by Abhishek Kumar
· 9 years ago
560b82c
Added tests for UNKNOWN status when the handler does not specify
by murgatroid99
· 9 years ago
06f0972
Add tests for translating server handler errors to status objects
by murgatroid99
· 9 years ago
ef9fd53
Added test for echoing metadata
by murgatroid99
· 9 years ago
366e64d
Changed to newer, simpler server construction interface
by murgatroid99
· 9 years ago
a5b482a
Updated health check service with new changes
by murgatroid99
· 9 years ago
2be6ac0
Minor changes to match recent design changes
by murgatroid99
· 9 years ago
d046cc6
Added some tests for the health check service
by murgatroid99
· 9 years ago
9d5ae1c
Fixed handling of long values
by murgatroid99
· 9 years ago
f4cbf74
Added tests for serializing and deserializing 64 bit values in proto messages
by murgatroid99
· 9 years ago
55739d5
Replaced underscore and underscore.string modules with lodash
by murgatroid99
· 9 years ago
d17403c
Correctly handle reading the final message and then sending status
by Craig Tiller
· 9 years ago
04589a7
Fixed server to handle invalid arguments without breaking
by murgatroid99
· 9 years ago
778c61b
Added failing tests for server bad argument handling
by murgatroid99
· 9 years ago
9ceac71
Added Node interop test for timeout_on_sleeping_server
by murgatroid99
· 9 years ago
1e13bac
Merge branch 'master' into node_fix_message_echo
by murgatroid99
· 9 years ago
5828fb9
Added failing test that echos the request message
by murgatroid99
· 10 years ago
0e19902
Updated ProtoBuf.js dependency. Updated protos to proto3
by murgatroid99
· 10 years ago
65b784e
Added error events on client streams when the server is streaming
by murgatroid99
· 10 years ago
71dbb86
Added JSON option for gRPC file loading
by murgatroid99
· 10 years ago
353d422
Fixed bugs in trailing metadata handling and math server example
by murgatroid99
· 10 years ago
49388b3
Reworded test case descriptions
by murgatroid99
· 10 years ago
e0eda5f
Fixed proto syntax
by murgatroid99
· 10 years ago
eb21bdd
Finished adding trailing metadata tests
by murgatroid99
· 10 years ago
d07a278
Started adding support for trailing metadata
by murgatroid99
· 10 years ago
5a8cfdd
Merge pull request #1097 from murgatroid99/node_general_interface
by Tim Emiola
· 10 years ago
e0f24dc
Added a test for generic client and server constructors
by murgatroid99
· 10 years ago
e023e98
Added functions to create generic servers and clients
by murgatroid99
· 10 years ago
429bb7a
Simplified some tests
by murgatroid99
· 10 years ago
da77151
Changed call to only expect and return binary headers when key ends with '-bin'
by murgatroid99
· 10 years ago
e5f4706
Fixed segfault by fixing scope issue
by murgatroid99
· 10 years ago
6cbb237
Added more tests
by murgatroid99
· 10 years ago
597a4f2
Verifying the peer name on the X509 Certs correctly.
by Julien Boeuf
· 10 years ago
dca966d
Fixed lint errors
by murgatroid99
· 10 years ago
84193cd
Merge branch 'master' into node_auth_integration
by murgatroid99
· 10 years ago
5b41d4f
Added interop support for default root SSL certs
by murgatroid99
· 10 years ago
ce5021b
Add missing new-lines at end of file
by Craig Tiller
· 10 years ago
0605995
Update copyright to 2015
by Craig Tiller
· 10 years ago
c55ee61
Last test now passes
by murgatroid99
· 10 years ago
d17d57a
Removed extra log lines
by murgatroid99
· 10 years ago
10ac96c
All tests but one now pass against new API
by murgatroid99
· 10 years ago
e787955
Fixed most of surface tests
by murgatroid99
· 10 years ago
1578c6a
Fixed end to end tests
by murgatroid99
· 10 years ago
7765906
More end to end test debugging
by murgatroid99
· 10 years ago
cd0b906
Fixed end-to-end tests for new changes
by murgatroid99
· 10 years ago
016bb50
Extension module now compiles and some tests pass
by murgatroid99
· 10 years ago
0af89aa
Added handling for unimplemeneted methods on the server
by murgatroid99
· 10 years ago
bca2f95
Added cancellation interop tests to Node interop client
by murgatroid99
· 10 years ago
4d2d0f0
Added API for servers to provide metadata
by murgatroid99
· 10 years ago
7625db4
Changed low-level metadata API to be more reasonable
by murgatroid99
· 10 years ago
29c5513
Finished fixing the tests
by murgatroid99
· 10 years ago
b6ca52e
Fixed tests by properly half-closing
by murgatroid99
· 10 years ago
098b577
Removed all uses of highland
by murgatroid99
· 10 years ago
9df2693
Fixed file references to match moved files
by murgatroid99
· 10 years ago
d485b13
Refactored other tests
by murgatroid99
· 10 years ago
4b962f7
Refactored tests to avoid hanging
by murgatroid99
· 10 years ago
55dd2ba
Added cancel to client APIs and cancelled event to server APIs
by murgatroid99
· 10 years ago
51cab62
Added missing server shutdown to interop test runner
by murgatroid99
· 10 years ago
c92499d
Removed some duplicate stream code
by murgatroid99
· 10 years ago
e16e333
Skiped currently failing test
by murgatroid99
· 10 years ago
bb289c2
Resolved merge conflict with upstream/master
by murgatroid99
· 10 years ago
48c9c4a
Resolved merge conflicts with master
by murgatroid99
· 10 years ago
63e1bf3
Merge branch 'master' into node_remove_byte_streams
by murgatroid99
· 10 years ago
ec89564
Switched binary stream to object stream
by murgatroid99
· 10 years ago
f034e50
Modified interop tests to handle binding to port 0
by murgatroid99
· 10 years ago
7a81f05
Merge branch 'master' into node_bind_port_zero
by murgatroid99
· 10 years ago
d2f20b2
Removed port_picker and bound to port 0 in tests instead
by murgatroid99
· 10 years ago
b6ab1b4
Added TLS support to interop tests
by murgatroid99
· 10 years ago
97d6130
Added and fixed interop tests
by murgatroid99
· 10 years ago
7d1a19a
Added interop client and server
by murgatroid99
· 10 years ago
5188535
Merge branch 'new_invoke_api' of github.com:google/grpc into update-api
by Craig Tiller
· 10 years ago
fd81e70
Made method names more idiomatically cased for clients and servers
by murgatroid99
· 10 years ago
3548ed8
Updated to new call.invoke API
by murgatroid99
· 10 years ago
cca5ffa
Added code generation for clients and servers
by murgatroid99
· 10 years ago
5725b1c
Fixed a typo
by murgatroid99
· 10 years ago
f40955f
Fixed typo
by murgatroid99
· 10 years ago
58c3103
Modified math client to more closely resemble generated code
by murgatroid99
· 10 years ago
749666e
Added LICENSE header to all files
by murgatroid99
· 10 years ago
6d03557
Removed temp files
by murgatroid99
· 10 years ago
e506151
Clean commit of Node.js library source
by murgatroid99
· 10 years ago