aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/node/test
Commit message (Collapse)AuthorAge
...
* Added failing tests for server bad argument handlingGravatar murgatroid992015-05-18
|
* Added Node interop test for timeout_on_sleeping_serverGravatar murgatroid992015-05-14
|
* Merge branch 'master' into node_fix_message_echoGravatar murgatroid992015-05-12
|\
* | Added failing test that echos the request messageGravatar murgatroid992015-05-11
| |
| * Updated ProtoBuf.js dependency. Updated protos to proto3Gravatar murgatroid992015-05-11
|/
* Added error events on client streams when the server is streamingGravatar murgatroid992015-05-06
|
* Added JSON option for gRPC file loadingGravatar murgatroid992015-04-20
|
* Fixed bugs in trailing metadata handling and math server exampleGravatar murgatroid992015-04-13
|
* Reworded test case descriptionsGravatar murgatroid992015-04-03
|
* Fixed proto syntaxGravatar murgatroid992015-03-26
|
* Finished adding trailing metadata testsGravatar murgatroid992015-03-26
|
* Started adding support for trailing metadataGravatar murgatroid992015-03-26
|
* Merge pull request #1097 from murgatroid99/node_general_interfaceGravatar Tim Emiola2015-03-23
|\ | | | | Node general interface
| * Added a test for generic client and server constructorsGravatar murgatroid992015-03-19
| |
| * Added functions to create generic servers and clientsGravatar murgatroid992015-03-18
| |
* | Simplified some testsGravatar murgatroid992015-03-17
| |
* | Changed call to only expect and return binary headers when key ends with '-bin'Gravatar murgatroid992015-03-17
|/
* Fixed segfault by fixing scope issueGravatar murgatroid992015-03-09
|
* Added more testsGravatar murgatroid992015-03-09
|
* Verifying the peer name on the X509 Certs correctly.Gravatar Julien Boeuf2015-02-23
| | | | | | | - 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...
* Fixed lint errorsGravatar murgatroid992015-02-19
|
* Merge branch 'master' into node_auth_integrationGravatar murgatroid992015-02-18
|\
* | Added interop support for default root SSL certsGravatar murgatroid992015-02-18
| |
| * Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
| |
| * Update copyright to 2015Gravatar Craig Tiller2015-02-18
|/
* Last test now passesGravatar murgatroid992015-02-12
|
* Removed extra log linesGravatar murgatroid992015-02-12
|
* All tests but one now pass against new APIGravatar murgatroid992015-02-12
|
* Fixed most of surface testsGravatar murgatroid992015-02-12
|
* Fixed end to end testsGravatar murgatroid992015-02-11
|
* More end to end test debuggingGravatar murgatroid992015-02-11
|
* Fixed end-to-end tests for new changesGravatar murgatroid992015-02-10
|
* Extension module now compiles and some tests passGravatar murgatroid992015-02-09
|
* Added handling for unimplemeneted methods on the serverGravatar murgatroid992015-01-30
|
* Added cancellation interop tests to Node interop clientGravatar murgatroid992015-01-29
|
* Added API for servers to provide metadataGravatar murgatroid992015-01-29
|
* Changed low-level metadata API to be more reasonableGravatar murgatroid992015-01-28
|
* Finished fixing the testsGravatar murgatroid992015-01-27
|
* Fixed tests by properly half-closingGravatar murgatroid992015-01-26
|
* Removed all uses of highlandGravatar murgatroid992015-01-26
|
* Fixed file references to match moved filesGravatar murgatroid992015-01-26
|
* Refactored other testsGravatar murgatroid992015-01-26
|
* Refactored tests to avoid hangingGravatar murgatroid992015-01-26
|
* Added cancel to client APIs and cancelled event to server APIsGravatar murgatroid992015-01-26
|
* Added missing server shutdown to interop test runnerGravatar murgatroid992015-01-26
|
* Removed some duplicate stream codeGravatar murgatroid992015-01-23
|
* Skiped currently failing testGravatar murgatroid992015-01-23
|
* Resolved merge conflict with upstream/masterGravatar murgatroid992015-01-21
|\
* \ Resolved merge conflicts with masterGravatar murgatroid992015-01-21
|\ \
| | * Merge branch 'master' into node_remove_byte_streamsGravatar murgatroid992015-01-21
| | |\ | |_|/ |/| |