mikedamage / hayfever-chrome

An extension for Google Chrome that lets you manage your Harvest timers
http://mikedamage.github.com/hayfever-chrome
GNU General Public License v2.0
22 stars 10 forks source link

Incorporate QUnit, write unit tests #18

Open mikedamage opened 13 years ago

mikedamage commented 13 years ago

The plugin's JavaScript is starting to become pretty complex. Need to maintain unit tests to make sure everything's working correctly and there are no side effects.