puppeteer/test
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
..
assets Introduce Page.$ and Page.$$ (#75) 2017-07-17 18:56:56 -07:00
golden Implement FrameManager 2017-06-21 14:11:52 -07:00
server Resolve pending callbacks when connection closes 2017-07-19 01:00:02 -07:00
diffstyle.css Implement FrameManager 2017-06-21 14:11:52 -07:00
frame-utils.js Convert var's to let's 2017-06-22 14:58:39 -07:00
golden-utils.js Make test/golden-utils.js reusable 2017-07-13 10:07:24 -07:00
test.js Resolve pending callbacks when connection closes 2017-07-19 01:00:02 -07:00