tom-pytel edited a comment on issue #6109: URL: https://github.com/apache/skywalking/issues/6109#issuecomment-752747987
I am preemptively sending you my test suite since I will probably be asleep by the time you see all of this. Its a simple `npm install` and `./run.sh` to run the tests assuming your OAP server is local, otherwise set collectorAddress in `client.js` and `srv_*.js`. Also you need to explicitly `npm install` or `npm link` whatever skywalking you are using. I suggest first checking commit `e06e5c5` to see what the test should be before comparing to current broken master. [tests.tar.gz](https://github.com/apache/skywalking/files/5755608/tests.tar.gz) P.S. Adding such a test may be beneficial to your current test suite. P.P.S. If you have a slower machine you may need to increase the sleep time in `run.sh` to ensure the servers are fully started before the client is run. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
