boxart / boxart-boiler

A boilerplate for Responsive DOM based Open Web Games.
MIT License
13 stars 4 forks source link

Setup Sinon For Test Usage #6

Closed MattSurabian closed 8 years ago

MattSurabian commented 8 years ago

Getting Sinon wired up with Karma is a pain because of the myriad of packages available on NPM. The boiler plate should come with some way to spy and mimic server responses.