I have this statement in my code, and I was wondering how I could test the setInterval using Jasmine. systemTime is fed from an epoch value in a DATA-CONTENT attribute in the HTML. Any help would be greatly appreciated Answer
I have this statement in my code, and I was wondering how I could test the setInterval using Jasmine. systemTime is fed from an epoch value in a DATA-CONTENT attribute in the HTML. Any help would be greatly appreciated Answer