ephracis / appatite

A shiny way to view your projects
GNU General Public License v3.0
1 stars 1 forks source link

Add tests of Javascript code #78

Closed ephracis closed 8 years ago

ephracis commented 8 years ago

Install Teaspoon to run Javascript tests with Jasmine.

Also, add linter for YAML and run besides Rubucop during CI tests. A HAML linter is installed as well, but not run since the current HAML is very bad.

Fixes #13