ColinOrr-Asidua / chitter

Chitter allows developers to share useful information quickly and informally using a social, micro-blogging approach.
0 stars 1 forks source link

Front-end Unit Testing #12

Open ColinOrr-Asidua opened 10 years ago

ColinOrr-Asidua commented 10 years ago

Once the code is migrated to Angular JS (see issue #11), we'd like to start using its unit testing approaches to test the front-end application.

We should start by adding tests to the existing code, and adding a Grunt task to run them from the command line on the build server.