playwright/test
Dmitry Gozman 62a493ecbd
chore(test): move more test options to state (#1761)
This reduces the number of globals and allows to configure more options dynamically.
2020-04-12 22:19:26 -07:00
..
assets feat(api): add getAttribute, innerText, innerHTML, textContent (#1717) 2020-04-09 16:49:23 -07:00
chromium chore(test): move more test options to state (#1761) 2020-04-12 22:19:26 -07:00
fixtures test: put test runner api on global, remove unused parameters (#1684) 2020-04-07 08:10:31 -07:00
golden-chromium test: add device scale factor screenshot tests (#1660) 2020-04-03 15:48:29 -07:00
golden-firefox test: add device scale factor screenshot tests (#1660) 2020-04-03 15:48:29 -07:00
golden-webkit test: add device scale factor screenshot tests (#1660) 2020-04-03 15:48:29 -07:00
installation-tests fix: fix PLAYWRIGHT_BROWSERS_PATH treatment (#1662) 2020-04-03 23:16:14 -07:00
accessibility.spec.js test: remove module.export.describe wrapper (#1716) 2020-04-08 15:19:09 -07:00
apicoverage.spec.js test: remove module.export.describe wrapper (#1716) 2020-04-08 15:19:09 -07:00
autowaiting.spec.js fix(chromium): associate navigation requests with navigations (#1724) 2020-04-09 19:03:06 -07:00
browser.spec.js test: remove module.export.describe wrapper (#1716) 2020-04-08 15:19:09 -07:00
browsercontext.spec.js test: remove module.export.describe wrapper (#1716) 2020-04-08 15:19:09 -07:00
capabilities.spec.js test(websockets): add web sockets tests (#1758) 2020-04-12 18:28:42 -07:00
click.spec.js feat(webkit): roll WebKit, migrate to Playwright.exe (#1749) 2020-04-10 21:02:28 -07:00
cookies.spec.js chore(test): move more test options to state (#1761) 2020-04-12 22:19:26 -07:00
defaultbrowsercontext.spec.js chore(test): move more test options to state (#1761) 2020-04-12 22:19:26 -07:00
dialog.spec.js test: remove module.export.describe wrapper (#1716) 2020-04-08 15:19:09 -07:00
diffstyle.css Initial commit 2019-11-19 10:58:15 -08:00
download.spec.js chore(test): move more test options to state (#1761) 2020-04-12 22:19:26 -07:00
elementhandle.spec.js feat(api): add getAttribute, innerText, innerHTML, textContent (#1717) 2020-04-09 16:49:23 -07:00
emulation.spec.js chore(test): move more test options to state (#1761) 2020-04-12 22:19:26 -07:00
evaluation.spec.js test: remove module.export.describe wrapper (#1716) 2020-04-08 15:19:09 -07:00
fixtures.spec.js chore(test): move more test options to state (#1761) 2020-04-12 22:19:26 -07:00
focus.spec.js test: remove module.export.describe wrapper (#1716) 2020-04-08 15:19:09 -07:00
frame.spec.js test: remove module.export.describe wrapper (#1716) 2020-04-08 15:19:09 -07:00
geolocation.spec.js test: remove module.export.describe wrapper (#1716) 2020-04-08 15:19:09 -07:00
headful.spec.js chore(test): move more test options to state (#1761) 2020-04-12 22:19:26 -07:00
ignorehttpserrors.spec.js test(websockets): add web sockets tests (#1758) 2020-04-12 18:28:42 -07:00
input.spec.js test: remove module.export.describe wrapper (#1716) 2020-04-08 15:19:09 -07:00
interception.spec.js test(interception): add redirect test, failing in webkit and firefox (#1753) 2020-04-12 18:45:55 -07:00
jshandle.spec.js test: remove module.export.describe wrapper (#1716) 2020-04-08 15:19:09 -07:00
keyboard.spec.js chore(input): refactor keyboard layout, extract pure layout (#1681) 2020-04-11 00:24:17 -07:00
launcher.spec.js chore(test): move more test options to state (#1761) 2020-04-12 22:19:26 -07:00
mouse.spec.js test: remove module.export.describe wrapper (#1716) 2020-04-08 15:19:09 -07:00
multiclient.spec.js chore(test): move more test options to state (#1761) 2020-04-12 22:19:26 -07:00
navigation.spec.js test: remove module.export.describe wrapper (#1716) 2020-04-08 15:19:09 -07:00
network.spec.js test: remove module.export.describe wrapper (#1716) 2020-04-08 15:19:09 -07:00
page.spec.js feat: nicer error message for page.addScriptTag (#1754) 2020-04-12 18:46:53 -07:00
permissions.spec.js test: remove module.export.describe wrapper (#1716) 2020-04-08 15:19:09 -07:00
popup.spec.js test: remove module.export.describe wrapper (#1716) 2020-04-08 15:19:09 -07:00
queryselector.spec.js test: remove module.export.describe wrapper (#1716) 2020-04-08 15:19:09 -07:00
run_static_server.js Initial commit 2019-11-19 10:58:15 -08:00
screenshot.spec.js test: remove module.export.describe wrapper (#1716) 2020-04-08 15:19:09 -07:00
test.config.js chore(test): move more test options to state (#1761) 2020-04-12 22:19:26 -07:00
test.js test: close extra browser (#1756) 2020-04-12 15:30:53 -07:00
tsconfig.json chore(tests): add types for tests (#915) 2020-02-10 13:20:13 -08:00
types.d.ts chore(tests): use public types for the tests (#1600) 2020-03-31 15:43:20 -07:00
utils.js chore(test): move more test options to state (#1761) 2020-04-12 22:19:26 -07:00
waittask.spec.js test: remove module.export.describe wrapper (#1716) 2020-04-08 15:19:09 -07:00
workers.spec.js test: remove module.export.describe wrapper (#1716) 2020-04-08 15:19:09 -07:00