annotate test/test.js @ 12:9fbd0e3678b5

add comments, jsdoc syntax + move the parser and the serializer to the Lightstring namespace so they don't get recreated at every new Lightstring.Connection
author Sonny Piers <sonny.piers@gmail.com>
date Sun, 15 Jan 2012 03:47:28 +0100
parents f31a75c3b6c8
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2
f31a75c3b6c8 code cleaning
Sonny Piers <sonny.piers@gmail.com>
parents:
diff changeset
1 /**
f31a75c3b6c8 code cleaning
Sonny Piers <sonny.piers@gmail.com>
parents:
diff changeset
2 * lightstring tests
f31a75c3b6c8 code cleaning
Sonny Piers <sonny.piers@gmail.com>
parents:
diff changeset
3 */
f31a75c3b6c8 code cleaning
Sonny Piers <sonny.piers@gmail.com>
parents:
diff changeset
4
f31a75c3b6c8 code cleaning
Sonny Piers <sonny.piers@gmail.com>
parents:
diff changeset
5 //FIXME TODO