geocoder-js icon indicating copy to clipboard operation
geocoder-js copied to clipboard

Unit testing with Node.js?

Open fillerwriter opened this issue 12 years ago • 0 comments

Currently, our unit testing is happening through PhantomJS, but I want to make sure we can work with node.js as well (i.e., not on a headless browser). I'm 90% sure we're not doing anything at this point that would prevent anyone from using this server-side, but just to make sure, let's explore options for server-side unit testing, preferably without rewriting all the tests.

fillerwriter avatar Nov 01 '13 21:11 fillerwriter