puppeteer/test-browser
Jack Franklin 3a15c06cf5
chore: test Connection class in the browser (#6269)
This commit creates a test that runs in the browser and ensures that we
can instantiate a pptr Connection with a fake transport and send/receive
messages.

Longer term I'd like to have tests that actually connect to a browser
and send CDP messages but that needs some changes to web-test-runner
which I'm going to speak to them about - the DevTools URL needs to be
exposed some how for us to use and connect to.
2020-07-28 09:29:19 +01:00
..
connection.spec.js chore: test Connection class in the browser (#6269) 2020-07-28 09:29:19 +01:00
debug.spec.js feat: add web test runner (#6200) 2020-07-22 13:14:35 +02:00