Sylvain Cleymans
671851189b
Changed cache tests to 2 seconds.
2014-09-09 11:31:39 -07:00
Sylvain Cleymans
e9e3b614c3
Use marionette instead of phantom in performance tests.
2014-09-09 11:31:34 -07:00
Sylvain Cleymans
25416740fe
Added url expander plugin.
2014-09-02 22:34:47 -07:00
James Willcox
a163660776
Make the video plugin actually pass tests
2014-08-25 17:06:54 -05:00
Eugen Sawin
d13a21ec4e
Add read and write delay metrics to stream timers.
2014-08-25 23:12:29 +02:00
James Willcox
ae5e32c61c
Add a video transcoding plugin for MP4
2014-08-25 10:21:40 -05:00
Sylvain Cleymans
02b62c84a5
Change page encoding to UTF-8 in DOM plugins handler ( fix #36 ).
2014-08-01 17:05:40 -07:00
James Willcox
ba681f55e4
Don't set the log level for tests at runtime
...
It's already set appropriately via the test config
2014-07-24 13:40:56 -05:00
Eugen Sawin
2a88442a81
Add fork tests.
2014-07-16 16:46:09 +02:00
James Willcox
d58eb83cb6
Fix gif2video
2014-07-10 13:29:53 -05:00
James Willcox
e666baa92e
Add support for XZ compression
2014-07-08 13:59:00 -05:00
James Willcox
436729dca1
Make response plugins explicitly call dest.writeHead()
...
This also adds a 'head' event, containing statusCode and headers.
You must now wait on this event to access that information. After
the 'head' event, the normal Readable stream events occur ('data', 'end', etc).
Some other smaller fixups snuck in too.
2014-07-03 09:54:30 -05:00
Sylvain Cleymans
8cab155c6c
Added test framework.
2014-07-02 11:42:17 -07:00