mapmap.js icon indicating copy to clipboard operation
mapmap.js copied to clipboard

Add tests

Open floledermann opened this issue 10 years ago • 1 comments

Need to investigate how to best test browser & D3 based stuff. Most important for now would be some kind of integration testing to make sure the build doesn't break on some fundamental level like in #1.

Right now there is the mapmap-examples repo that can be used to do manual testing of mapmap.js builds.

If anyone with experience in testing browser-based libraries could contribute to an automated testing setup, that would be great.

floledermann avatar Jul 16 '15 09:07 floledermann

We should probably use tape for this https://medium.com/javascript-scene/why-i-use-tape-instead-of-mocha-so-should-you-6aa105d8eaf4

floledermann avatar Nov 23 '15 15:11 floledermann