Commit Graph

11 Commits

Author SHA1 Message Date
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
albertyfwu
677d58bcf6 added one more test to parser.js 2013-02-26 14:07:11 -05:00
albertyfwu
05870d993b added tests for integration of new engine.io-protocol; reverted component.json and engine.io.js to previous builds 2013-02-26 01:46:26 -05:00
Guillermo Rauch
96ac0957f6 Fixed parser test. 2012-02-27 08:46:45 -03:00
Guillermo Rauch
141eaef7d3 Failing test. 2012-01-16 09:49:45 -08:00
Guillermo Rauch
cc14deb5ab Removed error packet type. 2012-01-16 09:41:51 -08:00
Guillermo Rauch
01b4802d11 Removed no longer relevant test. 2012-01-16 09:25:19 -08:00
Guillermo Rauch
706f1504f4 Updated encoding format checks for new upcoming format. 2012-01-16 09:12:56 -08:00
Guillermo Rauch
5f0d7fb7e9 Removed noop packet test. 2012-01-14 10:40:23 -08:00
Guillermo Rauch
a22006fc55 Made the parser tests a little more realistic. 2012-01-04 13:09:04 -08:00
Guillermo Rauch
dd72cdacb0 Added parser tests. 2011-12-21 14:54:25 -08:00