5 Commits

Author SHA1 Message Date
Maciej Małecki
2e7d8a88f4 [fix] Partial fix for rejecting self-signed certs in tests
Since joyent/node@35607f3a2d, https and
tls modules validate server certificate by default. Turn this feature
off since we're using self-signed certificates in tests.

Currently wss tests are still failing, pending investigation.

Commited on a plane from Poznań to Munich.
2012-09-27 10:00:10 +02:00
indexzero
36226daa2e [dist] Complete JSHint compliance except for too many var statements 2012-07-22 03:14:01 -04:00
indexzero
828dbebcaa [refactor test] Add support for http*-to-http* testing from CLI arguments 2012-07-22 01:03:41 -04:00
indexzero
e2dc7f9693 [refactor test] Finish removing old test code. 2012-07-21 20:46:30 -04:00
indexzero
4ae7a5b840 [refactor] Rewrite tests to use saner vows idioms. Update tests to use latest socket.io 2012-07-21 19:29:23 -04:00