dominickm / jupiter_broadcasting_mobile_community

The Jupiter Broadcasting community project.
Other
100 stars 17 forks source link

Unit Testing #37

Closed ograycode closed 11 years ago

ograycode commented 11 years ago

I think we should do unit testing on the application, if for nothing else than peace of mind -- especially since we greatly loosened the commit requirements. However, I don't have much expertise in this area of javascript land. I know there are several available, but not sure which would be best. I would like to be able to test the DOM as well as the logic.

Jasmine seems to have an extension for DOM testing. Does anyone have any suggestions?

ograycode commented 11 years ago

Duplicate of issue #10 closing and re-posting in there.