puppeteer/test/server
Andrey Lushnikov 2e94f9f67b Resolve pending callbacks when connection closes
This patch:
- resolves pending callbacks in connection once it gets closed
- fixes one of Page.screenshot() tests to wait for all the screenshots
- starts handling ECONNRESET error in test server to avoid throwing with no
  good reason
2017-07-19 01:00:02 -07:00
..
cert.pem Change Page.navigate to return main resource response 2017-07-10 18:50:06 -07:00
key.pem Change Page.navigate to return main resource response 2017-07-10 18:50:06 -07:00
SimpleServer.js Resolve pending callbacks when connection closes 2017-07-19 01:00:02 -07:00