1
0
mirror of https://github.com/videojs/video.js.git synced 2024-12-12 11:15:04 +02:00
video.js/test
Steve Heffernan 3b48be921e First pass at automated multi-browser/device testing. closes #419
I've got a way to run tests across every browser and device out there except for IE8, and IE8 should work except I'm running into a Browserstack bug that I've let them know about.

It uses a project called bunyip, which internallt uses Yeti (YUI), Pagekite, and Browserstack.

Next steps include:
  - Making it all automatic. Right now you have to wait for browsers to connect and then manually hit enter when they have.
  - Make it a grunt task
  - Document it all so others can use it

I think this is close enough for me to close the milestone 4.0 issue.
2013-04-12 16:51:04 -07:00
..
qunit First pass at automated multi-browser/device testing. closes #419 2013-04-12 16:51:04 -07:00
unit First pass at automated multi-browser/device testing. closes #419 2013-04-12 16:51:04 -07:00
index.html First pass at automated multi-browser/device testing. closes #419 2013-04-12 16:51:04 -07:00
minified-api.html minified lib files renamed to minified api 2013-03-07 23:24:52 +02:00
minified.html Updated grunt script to add CSS/PNG/SWF files dist. Also did some renaming of files and folders. 2013-01-25 15:22:14 -08:00