puppeteer/test
Andrey Lushnikov eca3c6bed2
test(cookies): cookies from headful now work in headless (#3481)
This patch enables cookie test. The actual upstream patch
that fixed the issue:
- https://crrev.com/599696 - Headless: support cookie encryption

Fixes #921.
2018-11-01 18:51:56 -07:00
..
assets fix(clicking): handle negative area results in computeQuadArea (#3413) 2018-10-25 11:41:37 -07:00
fixtures fix(test): add missing test for making sure chrome is closed (#2109) 2018-03-07 09:01:43 +03:00
golden fix: set JPG background to white when omitBackground option is used (#3240) 2018-09-14 11:03:33 +01:00
browser.spec.js feat(launcher): add experimental "transport" option to pptr.connect (#3265) 2018-09-20 11:55:23 -07:00
browsercontext.spec.js feat: browser.waitForTarget (#3356) 2018-10-09 14:16:53 -07:00
CDPSession.spec.js test: refactor utils.waitForEvents into utils.waitEvent (#2336) 2018-04-09 15:46:05 -07:00
cookies.spec.js feat: nicer protocol error messages (#2742) 2018-06-14 15:27:59 -07:00
coverage.spec.js fix(csscoverage): don't prematurely disable the CSS domain (#3418) 2018-10-16 16:55:17 -07:00
diffstyle.css Implement FrameManager 2017-06-21 14:11:52 -07:00
elementhandle.spec.js test: make sure zero-width screenshots don't hang (#3214) 2018-09-11 19:07:57 +01:00
frame.spec.js feat(frame): introduce Frame.goto and Frame.waitForNavigation (#3276) 2018-09-20 11:31:19 -07:00
golden-utils.js fix: set JPG background to white when omitBackground option is used (#3240) 2018-09-14 11:03:33 +01:00
headful.spec.js test(cookies): cookies from headful now work in headless (#3481) 2018-11-01 18:51:56 -07:00
ignorehttpserrors.spec.js feat(chromium): roll Chromium to r588429 (#3181) 2018-09-04 10:04:27 +01:00
input.spec.js fix(clicking): handle negative area results in computeQuadArea (#3413) 2018-10-25 11:41:37 -07:00
jshandle.spec.js test: flatten tests (#2337) 2018-04-09 16:38:00 -07:00
network.spec.js feat(network): introduce Response.statusText() (#3193) 2018-09-05 21:03:24 +01:00
page.spec.js fix(page.evaluate): better function serialization (#3480) 2018-11-01 16:43:21 -07:00
puppeteer.spec.js fix(pipe): dispatch "disconnected" event when browser is terminated (#3472) 2018-10-31 16:31:29 -07:00
run_static_server.js chore(testserver): prepare test server (#3294) 2018-09-24 12:46:39 -07:00
target.spec.js feat: browser.waitForTarget (#3356) 2018-10-09 14:16:53 -07:00
test.js chore(testserver): prepare test server (#3294) 2018-09-24 12:46:39 -07:00
tracing.spec.js feat(Tracing): return a buffer from tracing.stop (#2360) 2018-04-12 08:26:50 -07:00
utils.js feat(frame): introduce Frame.goto and Frame.waitForNavigation (#3276) 2018-09-20 11:31:19 -07:00
worker.spec.js feat(worker): implement pageerror event from a worker (#2795) 2018-06-25 15:10:36 -07:00