puppeteer/test
Andrey Lushnikov 18b2a46a83 Properly shutdown testing http server
It turned out that server.close() does not shutdown server but
stops it from accepting *new* connections.

It's our responsibility to destroy all the current connections,
if any.
2017-07-07 08:55:30 -07:00
..
assets fix page.injectFile and add test. (#52) 2017-07-07 02:09:23 +03:00
golden Implement FrameManager 2017-06-21 14:11:52 -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 Convert var's to let's 2017-06-22 14:58:39 -07:00
SimpleServer.js Properly shutdown testing http server 2017-07-07 08:55:30 -07:00
test.js Properly shutdown testing http server 2017-07-07 08:55:30 -07:00