kgisl / FCC-Status

A counter to keep track of challenges completed during a FCC meetup
3 stars 5 forks source link

Make the code more testable #15

Open kgashok opened 8 years ago

kgashok commented 8 years ago

https://qunitjs.com/intro/ and the Cookbook provide ideas

https://qunitjs.com/cookbook/

Also, review the articles mentioned in issue kgisl/FCC-Status#14

kgashok commented 8 years ago

https://jordankasper.com/automated-javascript-tests-using-grunt-phantomjs-and-qunit/