aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/node/test/call_test.js
Commit message (Collapse)AuthorAge
* Remove src/node and references to itGravatar murgatroid992017-10-25
| | | | | | This removes all of the node code and tests from the repo, along with the scripts for running Node unit tests, performance tests, and artifact builds. The scripts for running tests from the grpc-node repository are untouched.
* Split tests more granularlyGravatar murgatroid992017-08-01
|
* Node: fix segfault with incorrect status argument typesGravatar murgatroid992017-07-31
|
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
|
* Move gRPC constants to js file to include them in generated documentationGravatar murgatroid992017-05-10
|
* Update copyrightsGravatar Craig Tiller2016-03-31
|
* Completed integration of node-pre-gyp into Node libraryGravatar murgatroid992016-01-20
|
* Added some more tests to increase coverageGravatar murgatroid992015-10-12
|
* Add some tests to increase coverage, fix some failuresGravatar murgatroid992015-10-12
|
* Resolved merge conflictsGravatar murgatroid992015-10-07
|\
| * Moved gRPC node package root to repo root, made it depend on grpc.gypGravatar murgatroid992015-10-01
| |
* | Split Credentials into two typesGravatar murgatroid992015-09-30
|/
* Split server shutdown into tryShutdown and forceShutdownGravatar murgatroid992015-08-18
|
* Added host override option for RPCs. Added optional params objectGravatar murgatroid992015-08-03
|
* Resolved merge conflictsGravatar murgatroid992015-07-30
|\
* | Made binding a server to a port insecurely explicitGravatar murgatroid992015-07-27
| |
| * Made credentials an explicit required argument to channelsGravatar murgatroid992015-07-27
|/
* Merge pull request #2630 from murgatroid99/node_completion_key_namesGravatar Jan Tattermusch2015-07-24
|\ | | | | Changed object keys to valid identifier names
* | Exposed channel target and call peer in Node wrapperGravatar murgatroid992015-07-24
| |
| * Changed object keys to valid identifier namesGravatar murgatroid992015-07-23
|/
* Changed call to only expect and return binary headers when key ends with '-bin'Gravatar murgatroid992015-03-17
|
* Fixed lint errorsGravatar murgatroid992015-02-19
|
* Last test now passesGravatar murgatroid992015-02-12
|
* Fixed end to end testsGravatar murgatroid992015-02-11
|
* Extension module now compiles and some tests passGravatar murgatroid992015-02-09
|
* Changed low-level metadata API to be more reasonableGravatar murgatroid992015-01-28
|
* Refactored tests to avoid hangingGravatar murgatroid992015-01-26
|
* Updated to new call.invoke APIGravatar murgatroid992015-01-15
|
* Added LICENSE header to all filesGravatar murgatroid992015-01-12
|
* Clean commit of Node.js library sourceGravatar murgatroid992015-01-12