playwright/test
Joel Einbinder 0ea6e19b09
fix(test): failing ci tests (#478)
disables some failing Firefox tests
Moves newContext error checking before the context is created, to not create zombie contexts
sets CI timeout to 30 seconds
waits for `exit` instead of `close` for processes
2020-01-13 17:16:05 -08:00
..
assets chore: replace CHROME with CHROMIUM (#465) 2020-01-13 10:13:28 -08:00
chromium fix(test): failing ci tests (#478) 2020-01-13 17:16:05 -08:00
features feat(webkit): accessibility (#350) 2020-01-03 11:15:43 -08:00
firefox fix(test): failing ci tests (#478) 2020-01-13 17:16:05 -08:00
fixtures chore: move webkit server code to src/server (#415) 2020-01-07 16:15:07 -08:00
golden-chromium test: rebaseline mobile viewport screenshot (#462) 2020-01-10 22:34:17 -08:00
golden-firefox test: rebaseline mobile viewport screenshot (#462) 2020-01-10 22:34:17 -08:00
golden-webkit test: rebaseline mobile viewport screenshot (#462) 2020-01-10 22:34:17 -08:00
webkit feat(pw-web): introduce platform.ts to absract between node and browser platforms (#392) 2020-01-07 11:55:24 -08:00
accessibility.spec.js chore: replace CHROME with CHROMIUM (#465) 2020-01-13 10:13:28 -08:00
browser.spec.js chore: replace CHROME with CHROMIUM (#465) 2020-01-13 10:13:28 -08:00
browsercontext.spec.js fix(screenshot): element screenshot should not throw when viewport is null (#472) 2020-01-13 16:29:08 -08:00
click.spec.js chore: replace CHROME with CHROMIUM (#465) 2020-01-13 10:13:28 -08:00
cookies.spec.js chore: replace CHROME with CHROMIUM (#465) 2020-01-13 10:13:28 -08:00
defaultbrowsercontext.spec.js feat(testrunner): implement "dit" command (#312) 2019-12-19 16:47:35 -07:00
dialog.spec.js chore: replace CHROME with CHROMIUM (#465) 2020-01-13 10:13:28 -08:00
diffstyle.css Initial commit 2019-11-19 10:58:15 -08:00
elementhandle.spec.js chore: replace CHROME with CHROMIUM (#465) 2020-01-13 10:13:28 -08:00
emulation.spec.js fix(geolocation): use values from context options (#463) 2020-01-13 13:32:44 -08:00
evaluation.spec.js chore: replace CHROME with CHROMIUM (#465) 2020-01-13 10:13:28 -08:00
fixtures.spec.js chore: replace CHROME with CHROMIUM (#465) 2020-01-13 10:13:28 -08:00
frame.spec.js chore: replace CHROME with CHROMIUM (#465) 2020-01-13 10:13:28 -08:00
geolocation.spec.js fix(geolocation): improve geolocation validation (#471) 2020-01-13 15:39:13 -08:00
golden-utils.js test: extract chromium-specific connect tests 2019-12-10 13:28:50 -08:00
ignorehttpserrors.spec.js chore: replace CHROME with CHROMIUM (#465) 2020-01-13 10:13:28 -08:00
input.spec.js chore: replace CHROME with CHROMIUM (#465) 2020-01-13 10:13:28 -08:00
interception.spec.js fix(test): failing ci tests (#478) 2020-01-13 17:16:05 -08:00
jshandle.spec.js fix(getProperties): return empty map for non-objects (#470) 2020-01-13 15:36:22 -08:00
keyboard.spec.js chore: replace CHROME with CHROMIUM (#465) 2020-01-13 10:13:28 -08:00
launcher.spec.js feat(pw-web): introduce platform.ts to absract between node and browser platforms (#392) 2020-01-07 11:55:24 -08:00
mouse.spec.js chore: replace CHROME with CHROMIUM (#465) 2020-01-13 10:13:28 -08:00
navigation.spec.js fix(test): failing ci tests (#478) 2020-01-13 17:16:05 -08:00
network.spec.js chore: replace CHROME with CHROMIUM (#465) 2020-01-13 10:13:28 -08:00
page.spec.js chore: replace CHROME with CHROMIUM (#465) 2020-01-13 10:13:28 -08:00
playwright.spec.js chore: replace CHROME with CHROMIUM (#465) 2020-01-13 10:13:28 -08:00
queryselector.spec.js test(selectors): should auto-detect css selector with attributes (#477) 2020-01-13 17:13:36 -08:00
run_static_server.js Initial commit 2019-11-19 10:58:15 -08:00
screenshot.spec.js chore: replace CHROME with CHROMIUM (#465) 2020-01-13 10:13:28 -08:00
test.js fix(test): failing ci tests (#478) 2020-01-13 17:16:05 -08:00
utils.js feat(pw-web): introduce platform.ts to absract between node and browser platforms (#392) 2020-01-07 11:55:24 -08:00
waittask.spec.js fix(test): failing ci tests (#478) 2020-01-13 17:16:05 -08:00
web.spec.js chore: replace CHROME with CHROMIUM (#465) 2020-01-13 10:13:28 -08:00
workers.spec.js chore: replace CHROME with CHROMIUM (#465) 2020-01-13 10:13:28 -08:00