1
0
mirror of https://github.com/videojs/video.js.git synced 2025-01-06 06:50:51 +02:00
video.js/test
heff 4d97dd4d29 Fixed a number of errors in the log after testing
- 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
2015-08-31 16:36:11 -07:00
..
api @misteroneill fixed internal extends usage and added a deprecation warning. closes #2390 2015-07-24 09:07:58 -07:00
unit Fixed a number of errors in the log after testing 2015-08-31 16:36:11 -07:00
globals-shim.js Updated the ready event to always be async 2015-05-22 17:27:15 -07:00
index.html Fix IE8 tests 2015-07-24 09:20:43 -07:00
karma.conf.js Increased BrowserStack polling to help with rate limit errors 2015-08-24 12:55:42 -07:00