puppeteer/test
Andrey Lushnikov ba37a4f82d Get rid of Body class
The Body class was inlined in the Request and Response classes.
This patch:
- removes the Body class
- adds Request.postData public property
- adds Response.buffer(), Response.text() and Response.json() methods

Fixes #106.
2017-07-27 23:11:24 -07:00
..
assets Inject file with sourceURL (#102) 2017-07-23 09:56:35 -07:00
golden Move screenshot task chain in Browser 2017-07-19 14:15:16 -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 Get rid of Body class 2017-07-27 23:11:24 -07:00