mirror of
https://github.com/videojs/video.js.git
synced 2024-12-10 11:10:19 +02:00
4d97dd4d29
- Fixed a console error in dom tests from loading a track source - Switched to non-fetching poster urls in tests to prevent errors - Stubbed XHR for TextTrack tests to prevent log errors - Fixed text track console errors that stubbing async didn't catch because there's some async happening in tracks that makes it so - XHR isn't even used until the test is complete - Removed extra code - Added player.dispose more places and fixed attributes test |
||
---|---|---|
.. | ||
create-deprecation-proxy.test.js | ||
dom.test.js | ||
fn.test.js | ||
format-time.test.js | ||
log.test.js | ||
merge-options.test.js | ||
time-ranges.test.js | ||
to-title-case.test.js | ||
url.test.js |