ryandens / hophacksf2017

Time management application
0 stars 0 forks source link

Testing #20

Open SanatDeshpande opened 6 years ago

SanatDeshpande commented 6 years ago

Need to write proper tests for everything. Particularly for verifying our math in the scheduling methods since those haven't been verified, and they're the core of the application. (schedule_builder_controller.js)

ryandens commented 6 years ago

Add unittests