scala-js/scala-js-dom

Dom tests

antonkulaga opened this issue · 1 comments

I am not sure how to get it right but it would be great to have some tests, esp. for DOM extensions, so by adding something I will be sure that I am not breaking anything.

We could put up a demo page like Scalatags has (http://lihaoyi.github.io/scalatags/demo.html). Or we could set up tests in phantomJS. The second is more work and better for tests while the first is better as an illustration of how to use it