charwking / movie-club

A web app for running a work movie club
MIT License
3 stars 5 forks source link

Adds support for running tests #13

Closed charwking closed 9 years ago

charwking commented 9 years ago

Uses karma, jasmine, and a grunt task to run the tests as part of 'grunt serve'. Also reorganizes the project.conf.js file to make it a bit more simple.