9 Commits

Author SHA1 Message Date
Michelle Bu
e89da8000e Fix test spacing 2014-11-01 13:54:21 -07:00
lmb
d1a24d5711 Fix tests 2014-10-20 09:52:45 +01:00
Vsevolod Strukchinsky
eb4f31dabd Tests with _server startup and teardown callbacks 2014-10-18 12:34:15 +01:00
Vsevolod Strukchinsky
9e0d861715 Migrate to express from restify
PeerServer is now instance of express application - this allows to combine it with other express applications.
Listen is deferred - because it now method from express (you can call it later and supply callback for start event).
Constructor now not using `new` (because we mixing in methods to express app)

Closes #36
2014-10-18 12:34:14 +01:00
Michelle Bu
9b3f7a3f38 Make IDs *always* 16 characters 2014-05-01 21:05:11 -07:00
Michelle Bu
5d358ce71f better test 2013-10-24 00:36:28 -07:00
Michelle Bu
84acb8a217 handleTransmission tests 2013-10-19 00:14:51 -07:00
Michelle Bu
6a1b20f80e More test 2013-07-07 00:21:57 -07:00
Michelle Bu
c9e6476094 Test suite skeleton. Closes #6 2013-07-06 22:43:49 -07:00