mechanic
mechanic copied to clipboard
Specs should be able to be ran headless
Currently, specs must be ran in a browser via a static HTML file that servers as a spec runner. Add support for jasmine-headless and update RakeFile accordingly so that tests can be ran via rake outside of the browser.