THREEAR icon indicating copy to clipboard operation
THREEAR copied to clipboard

Basic browser testing

Open JamesLMilner opened this issue 6 years ago • 1 comments

It would be good to test the library in an actual browser. I'm not sure how realistic this is in as we'd probably need to mock getUserMedia and some other things, but it could be quite powerful in detecting that the code loads without errors as a minimum and potentially regressions we got it working.

JamesLMilner avatar Feb 23 '19 23:02 JamesLMilner

Options might be frameworks like Intern, Karmatic or jest-puppeteer.

JamesLMilner avatar Feb 23 '19 23:02 JamesLMilner