How to unit test videojs record feature with Karma-Jasmine in Angular? #8379
Replies: 3 comments
-
Hey! We've detected some video files in a comment on this issue. If you'd like to permanently archive these videos and tie them to this project, a maintainer of the project can reply to this issue with the following commands:
|
Beta Was this translation helpful? Give feedback.
-
👋 Thanks for opening your first issue here! 👋 If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can. |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
Description
I'm trying to unit test start record in Video.js. I have created a mock player object for video.js. When I unit test it, it breaks.I need code coverage 100% for videojs in angular
Reduced test case
https://www.example.com
Steps to reproduce
// code
// Unit Test Code
Errors
What version of Video.js are you using?
Video.js 7.6.6
Video.js plugins used.
yes
What browser(s) including version(s) does this occur with?
Version 115.0.5790.98
What OS(es) and version(s) does this occur with?
ubuntu
Beta Was this translation helpful? Give feedback.
All reactions