TDDing a SPA application

Thanks Chris, at least I know it possible now. I get weird module not found angular errors. I’ve tried quite a few ways. Including trying a bunch of drivers and trying to get it to work. Right now the most telling one is :poltergeist giving me back and angular module not found error. Even though the code works just fine on production and local. So its very odd.

I guess I will keep chipping away at it.