This is an automated email from the ASF dual-hosted git repository. massakam pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar-client-node.git
commit 4398c8956791ff07c13b94565e149a3abefb6035 Merge: 3811a4f 19aaaa3 Author: nkurihar <nkuri...@apache.org> AuthorDate: Tue Apr 16 12:48:53 2019 +0900 Merge pull request #26 from k2la/add_test_code Add Producer/Consumer/EndToEnd Tests .eslintrc.json | 5 + package-lock.json | 4243 +++++++++++++++++++++++++++++++++++++++++++++- package.json | 6 +- tests/consumer.test.js | 76 + tests/end_to_end.test.js | 68 + tests/producer.test.js | 61 + 6 files changed, 4363 insertions(+), 96 deletions(-)