1
0
mirror of https://github.com/videojs/video.js.git synced 2025-01-08 07:00:10 +02:00
video.js/test/unit
Adam Misiorny de25d751b9 feat: Allow to use custom Player class (#3458)
This allows a user to register a new Player component with videojs to be used when videojs is called. If a player has been created already when trying to register a Player component, an error is thrown.
Fixes #3335 and #3016.
2016-11-23 13:52:54 -05:00
..
tech revert: perf: Cache currentTime and buffered from Flash (#3705) (#3778) 2016-11-14 16:09:54 -05:00
tracks feat: option to have remoteTextTracks automatically 'garbage-collected' when sources change (#3736) 2016-11-09 16:07:59 -05:00
utils test(dom): fix removeElClass test in Safari 10. (#3768) 2016-11-09 16:06:38 -05:00
button.test.js @rlchung fixed tests that weren't disposing players when they finished. closes 3524 2016-08-25 10:58:42 -04:00
clickable-component.test.js feat(clickable-component): Disable interaction with disabled clickable components (#3525) 2016-11-03 15:43:15 -04:00
close-button.test.js @pagarwal123 updated some test code to pass linter 2016-08-05 11:38:08 -04:00
component.test.js feat: Components are now accessible via camelCase and UpperCamelCase (#3439) 2016-11-03 15:40:35 -04:00
controls.test.js @rlchung fixed tests that weren't disposing players when they finished. closes 3524 2016-08-25 10:58:42 -04:00
events.test.js Merge branch 'stable' 2016-08-25 19:34:07 -04:00
extend.test.js @misteroneill updated tests to qunit 2.0. closes #3509 2016-08-12 13:51:31 -04:00
media-error.test.js @misteroneill fixed IE8 media error test failure. closes #3568 2016-08-24 13:48:39 -04:00
menu.test.js @misteroneill updated tests to qunit 2.0. closes #3509 2016-08-12 13:51:31 -04:00
modal-dialog.test.js @pagarwal123 updated some test code to pass linter 2016-08-05 11:38:08 -04:00
player.test.js feat: Allow to use custom Player class (#3458) 2016-11-23 13:52:54 -05:00
plugins.test.js @misteroneill updated tests to qunit 2.0. closes #3509 2016-08-12 13:51:31 -04:00
poster.test.js @misteroneill updated tests to qunit 2.0. closes #3509 2016-08-12 13:51:31 -04:00
setup.test.js @rlchung fixed tests that weren't disposing players when they finished. closes 3524 2016-08-25 10:58:42 -04:00
test-helpers.js @BrandonOCasey updates tests to pass linter 2016-08-05 11:37:12 -04:00
video.test.js test(hooks): fix hooks unit test in ie8 (#3745) 2016-11-04 16:43:27 -04:00