Closed jefffriesen closed 9 years ago
Not sure why the Travis builds failed. I didn't touch the mocha tests. Do you know why or how to fix them?
Hi Jeff, No worries on that. I have an environmental variable encoded in the travis.yml that doesn't work on PRs. I'll go ahead and merge these. Also, I'll make some stubs for the integration tests. Thanks for the PRs! And if you ever want to grab a cup of coffee in Boulder sometime, let me know: richard@richardalucas.com.
Cheers!
Richard
I tested all of the APIs listed in
api-list.js
. All of them worked great except forGetDeepSearchResults
because of the incorrect resultTag. I stared at this for a while until I finally figured it out. The lowercase was obscure.