1
0
mirror of https://github.com/videojs/video.js.git synced 2024-12-16 11:37:29 +02:00
video.js/test/unit
heff a5758019e5 Updated the ready event to always be async
closes #1667

Fix text track tests.
Now that ready is async, we need to tick the clock so the ready handler
fires.

Remove unneeded ready test
2015-05-22 17:27:15 -07:00
..
tech Additional tech 2.0 improvements from #2126 2015-05-21 11:19:33 -07:00
tracks Updated the ready event to always be async 2015-05-22 17:27:15 -07:00
utils Clean up and documentation of src/js/video.js and DOM functions 2015-05-21 11:33:12 -07:00
button.test.js Broke up Lib and Util into smaller libraries of functions 2015-05-15 18:20:35 -07:00
component.test.js Updated the ready event to always be async 2015-05-22 17:27:15 -07:00
controls.test.js Normalise lang codes to lowercase for insensitive match 2015-05-21 17:07:13 -07:00
events.test.js Broke up Lib and Util into smaller libraries of functions 2015-05-15 18:20:35 -07:00
menu.test.js Broke up Lib and Util into smaller libraries of functions 2015-05-15 18:20:35 -07:00
player.test.js Normalise lang codes to lowercase for insensitive match 2015-05-21 17:07:13 -07:00
plugins.test.js Broke up Lib and Util into smaller libraries of functions 2015-05-15 18:20:35 -07:00
poster.test.js Broke up Lib and Util into smaller libraries of functions 2015-05-15 18:20:35 -07:00
setup.test.js Broke up Lib and Util into smaller libraries of functions 2015-05-15 18:20:35 -07:00
test-helpers.js Clean up and documentation of src/js/video.js and DOM functions 2015-05-21 11:33:12 -07:00
video.test.js Normalise lang codes to lowercase for insensitive match 2015-05-21 17:07:13 -07:00