THRIFT-1967 Node.js tests don't cover all services
authorHenrique <henrique@henrique-vb.(none)>
Sat, 11 May 2013 17:29:19 +0000 (19:29 +0200)
committerHenrique <henrique@henrique-vb.(none)>
Sat, 11 May 2013 18:41:22 +0000 (20:41 +0200)
commit08c34eae979c7a1246bc1b598724d56b147dd2f2
tree2817bf462a2751dc08007aea97875d8608475a87
parent4a35d4c4d3655791e5b49cf43bb336e865c37deb
THRIFT-1967 Node.js tests don't cover all services
Patch: Henrique Mendonça

align with the tests we have for the original JS and C++ libraries
it also corrects two small bugs on the test server
and add nodejs to travis and make check
.travis.yml
lib/nodejs/package.json
test/nodejs/Makefile.am
test/nodejs/client.js
test/nodejs/server.js
test/test.sh