playwright/installation-tests
2021-10-19 16:39:11 -07:00
..
.gitignore chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
driver-client.js test: fix typo in installation tests (#9626) 2021-10-19 17:34:15 -04:00
electron-app.js chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
esm-playwright-chromium.mjs fix(monorepo): explicitly list package.json exports instead of using glob patterns (#9584) 2021-10-19 12:28:02 -04:00
esm-playwright-firefox.mjs test: dont test for the errors file because we no longer export it (#9628) 2021-10-19 16:39:11 -07:00
esm-playwright-test.mjs test: dont test for the errors file because we no longer export it (#9628) 2021-10-19 16:39:11 -07:00
esm-playwright-webkit.mjs test: dont test for the errors file because we no longer export it (#9628) 2021-10-19 16:39:11 -07:00
esm-playwright.mjs test: dont test for the errors file because we no longer export it (#9628) 2021-10-19 16:39:11 -07:00
esm.mjs fix(monorepo): explicitly list package.json exports instead of using glob patterns (#9584) 2021-10-19 12:28:02 -04:00
failing.spec.js fix(expect): do not rely on displayName (#9523) 2021-10-14 19:23:45 -07:00
inspector-custom-executable.js chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
installation-tests.sh fix(expect): do not rely on displayName (#9523) 2021-10-14 19:23:45 -07:00
playwright-test-types.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
read-json-report.js chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
README.md chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
sample.spec.js chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
sanity-electron.js chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
sanity.js fix(monorepo): explicitly list package.json exports instead of using glob patterns (#9584) 2021-10-19 12:28:02 -04:00
screencast.js chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
validate-dependencies-skip-executable-path.js chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
validate-dependencies.js chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00

Installation Tests

File installation-tests.sh tests that installation flow for all Playwright packages works as expected.