Roman Shtylman
|
ad074617c5
|
fix: build engine.io.js dynamically for webworker test
This avoids the problem of testing against a stale engine.io.js file.
|
2014-01-26 14:38:33 -05:00 |
|
Guillermo Rauch
|
62125f1bea
|
test: added (failing) worker test (fixes #231)
|
2014-01-18 11:23:07 -08:00 |
|
Guillermo Rauch
|
2f880c6264
|
test: style
|
2013-12-30 15:30:35 -03:00 |
|
Roman Shtylman
|
2d9555c639
|
add test support server
Allows for tests to actually make connections to a backend.
|
2013-11-18 15:15:29 -05:00 |
|
Roman Shtylman
|
af1be0f46a
|
add zuul support for easier browser testing
To run tests in a local browser:
zuul --local 8080 -- test/index.js
To run tests in the cloud via saucelabs:
zuul -- test/index.js
|
2013-11-18 15:15:15 -05:00 |
|
Guillermo Rauch
|
c8d7c2e4e7
|
test: added symlink to new build
|
2012-12-08 20:12:59 -03:00 |
|
Guillermo Rauch
|
464d25107f
|
Added browser test support files
|
2011-12-21 14:54:16 -08:00 |
|