1
0
mirror of https://github.com/videojs/video.js.git synced 2024-12-14 11:23:30 +02:00
video.js/test/unit
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
..
api.js minified lib files renamed to minified api 2013-03-07 23:24:52 +02:00
component.js First pass at automated multi-browser/device testing. closes #419 2013-04-12 16:51:04 -07:00
controls.js First pass at automated multi-browser/device testing. closes #419 2013-04-12 16:51:04 -07:00
core-object.js Close GH-425: Backing out goog.inherits and adding back the previous inheritance API. fixes #415. 2013-04-09 13:43:35 -07:00
core.js Update test/unit/core to jshint 2013-02-08 17:18:49 -05:00
events.js Update test/unit/events to follow jshint 2013-02-08 17:20:46 -05:00
lib.js First pass at automated multi-browser/device testing. closes #419 2013-04-12 16:51:04 -07:00
media.html5.js Close GH-432: Additional exports for external techs. 2013-04-09 13:18:55 -07:00
mediafaker.js Close GH-425: Backing out goog.inherits and adding back the previous inheritance API. fixes #415. 2013-04-09 13:43:35 -07:00
player.js First pass at automated multi-browser/device testing. closes #419 2013-04-12 16:51:04 -07:00
plugins.js Updated grunt and grunt-contrib versions to fix PhantomJS bug 2013-04-09 10:42:41 -07:00
setup.js update test/unit/{media.html5,setup}.js to adhere to jshint 2013-02-08 17:27:04 -05:00