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
a454666e7a
[fix] Ignore npm version errors when installing dependencies for examples
2012-07-26 04:53:48 -04:00
indexzero
fd648a5290
[fix test] Fix examples to use newest version of socket.io and helpers. Added tests for ensuring that examples require as expected with no errors.
2012-07-26 04:29:47 -04:00
indexzero
36226daa2e
[dist] Complete JSHint compliance except for too many var statements
2012-07-22 03:14:01 -04:00
indexzero
7e854d778b
[refactor tests] Finished refactoring tests to support ws*-to-ws* tests based on CLI arguments
2012-07-22 01:38:23 -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