keelerm84 / snake-js

A multiplayer implementation of snake with Node.js and HTML5 Canvas
0 stars 0 forks source link

Test coverage for basic server connection #2

Closed sethetter closed 11 years ago

sethetter commented 11 years ago

Using Mocha and Should.

Good article on this.

sethetter commented 11 years ago

Done in 05bc723ef9