0
0
mirror of https://github.com/puppeteer/puppeteer synced 2024-06-14 14:02:48 +00:00
puppeteer/test
Yury Semikhatsky e2db16f898 fix(tests): make eval test resilient to error format ()
Make eval test resilient to variations in error message format between browsers.This will make the test pass without alternations in WebKit as well as Crhrome and Firefox.
2019-08-01 14:18:35 -07:00
..
assets fix(launcher): disable component extensions () 2019-07-15 17:54:42 -07:00
fixtures fix(launcher): make dumpio and pipe options work together () 2019-07-18 16:42:11 -07:00
golden-chromium chore: further unify Puppeteer-Firefox tests with Puppeteer () 2019-02-06 13:49:14 -08:00
golden-firefox fix(firefox): properly round clip when doing element screenshots () 2019-02-13 19:47:14 -08:00
accessibility.spec.js feat: root option in page.accessibility.snapshot() () 2019-05-09 23:39:42 -07:00
browser.spec.js fix(test): browser.disconnect should not be awaited () 2019-05-21 17:26:04 +03:00
browsercontext.spec.js fix(test): browser.disconnect should not be awaited () 2019-05-21 17:26:04 +03:00
CDPSession.spec.js test: cleanup tests () 2019-02-26 20:36:55 -08:00
chromiumonly.spec.js feat(page): introduce file chooser interception () 2019-07-22 21:30:49 -07:00
click.spec.js fix(firefox): fix missing awaits in mouse.click () 2019-06-10 16:53:38 -07:00
cookies.spec.js test: add cookie tests () 2019-04-30 00:35:41 -07:00
coverage.spec.js test(coverage): add failing test for skipping all debugger statements () 2019-01-15 14:49:57 -08:00
dialog.spec.js test: split out dialog tests () 2018-11-20 20:18:57 -08:00
diffstyle.css Implement FrameManager 2017-06-21 14:11:52 -07:00
elementhandle.spec.js feat(firefox): support Page.emualteMedia () 2019-02-22 14:04:40 -08:00
emulation.spec.js feat(puppeteer): introduce puppeteer.errors and puppeteer.devices () 2019-04-19 15:33:06 -07:00
evaluation.spec.js fix(tests): make eval test resilient to error format () 2019-08-01 14:18:35 -07:00
fixtures.spec.js fix(launcher): make dumpio and pipe options work together () 2019-07-18 16:42:11 -07:00
frame.spec.js test: make sure frames are reported from-inside shadow DOM () 2019-03-15 21:01:36 -07:00
golden-utils.js fix: set JPG background to white when omitBackground option is used () 2018-09-14 11:03:33 +01:00
headful.spec.js fix(tests): background page tests should wait for the page () 2019-07-29 14:09:34 -07:00
ignorehttpserrors.spec.js fix(tests): Get TLS version from Node instead of hardcoding it () 2019-07-14 18:33:31 -07:00
input.spec.js feat(page): introduce file chooser interception () 2019-07-22 21:30:49 -07:00
jshandle.spec.js fix(firefox): enable more firefox tests () 2019-02-13 23:59:38 -08:00
keyboard.spec.js fix(firefox): keyboard tests () 2019-02-27 15:13:17 -08:00
launcher.spec.js fix(tests): Get TLS version from Node instead of hardcoding it () 2019-07-14 18:33:31 -07:00
mouse.spec.js fix(firefox): keyboard tests () 2019-02-27 15:13:17 -08:00
navigation.spec.js feat(chromium): roll Chromium to r654752 () 2019-04-28 20:19:01 -07:00
network.spec.js test: split out request interception tests () 2019-04-11 21:33:01 -04:00
oopif.spec.js feat(chromium): roll Chromium to r665405 () 2019-06-04 11:03:15 -07:00
page.spec.js fix(page): do evaluations with one roundtrip () 2019-06-07 13:46:43 -07:00
puppeteer.spec.js test: add oopif tests () 2019-05-29 16:49:44 -07:00
queryselector.spec.js test: split queryselector tests into separate file () 2018-11-20 18:45:37 -08:00
requestinterception.spec.js fix(network): allow fulfilling requests with status code 422 () 2019-06-10 17:39:58 -07:00
run_static_server.js chore(testserver): prepare test server () 2018-09-24 12:46:39 -07:00
screenshot.spec.js fix(firefox): properly round clip when doing element screenshots () 2019-02-13 19:47:14 -08:00
target.spec.js feat(workers): create workers from service workers and shared workers () 2019-05-09 17:29:18 -07:00
test.js chore: introduce initial version of flakiness dashboard () 2019-07-31 22:23:50 -07:00
touchscreen.spec.js feat(puppeteer): introduce puppeteer.errors and puppeteer.devices () 2019-04-19 15:33:06 -07:00
tracing.spec.js fix(tracing): start without options () 2019-05-09 17:15:33 -07:00
utils.js chore: introduce initial version of flakiness dashboard () 2019-07-31 22:23:50 -07:00
waittask.spec.js feat(puppeteer): introduce puppeteer.errors and puppeteer.devices () 2019-04-19 15:33:06 -07:00
worker.spec.js chore(firefox): mark all Puppeteer tests that are failing on FF () 2019-02-05 22:32:41 -08:00