cloud-trace-nodejs
cloud-trace-nodejs copied to clipboard
Improve test of sample app
The sample app test (https://github.com/googleapis/cloud-trace-nodejs/blob/master/samples/test/test.js) really just checks that the sample app process starts, not that it does the right thing. This caused #1246 to go undetected for an unknown amount of time. Since this is also the official example used for the Cloud Trace public documentation, it important that it works at all times.