puppeteer/test
Joel Einbinder 0fd3bfb986 test(CSSCoverage): failing test when a stylesheet was recently added (#3400)
If nobody forces a layout, CSS coverage is inconsistent. This causes some flakes on the bots. The test in this PR fails 90% of the time on my local machine.
2018-10-12 13:49:59 -07:00
..
assets feat: expose frame's execution contexts (#3048) 2018-08-09 14:57:08 -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 test(CSSCoverage): failing test when a stylesheet was recently added (#3400) 2018-10-12 13:49:59 -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 fix: revert ExecutionContext reporting. (#3058) 2018-08-09 18:14:21 -07:00
ignorehttpserrors.spec.js feat(chromium): roll Chromium to r588429 (#3181) 2018-09-04 10:04:27 +01:00
input.spec.js feat: introduce puppeteer/Errors (#3056) 2018-08-09 16:51:12 -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 test: add failing test for page.select (#3346) 2018-10-04 10:41:38 -07:00
puppeteer.spec.js fix(page): full page screenshot when defaultViewport is null (#3306) 2018-09-27 10:50:21 -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