peer-pad
peer-pad copied to clipboard
Consider using jest-puppeteer for tests?
I just found this awesome module https://github.com/smooth-code/jest-puppeteer Maybe it could be used to simplify the tests?
I'll take a look at it. The tests in test:e2e:load are working with puppeteer-cluster ... but i think the test:e2e tests might be out-of-date, so I need to look at that stuff anyways.