unicef / carrotjuice2

Front end to resources repo. Defaults to Brazil but will eventually be virus and country agnostic.
1 stars 1 forks source link

Start Mocha frontend tests #7

Closed gatoatigrado closed 8 years ago

gatoatigrado commented 8 years ago

These tests run in the browser (including PhantomJS, essentially a headless browser), to unit test components and their interaction with the DOM. I wrote a few sample test cases to illustrate how it works.

jetpack commented 8 years ago

Awesome.