playwright/installation-tests
Andrey Lushnikov 6f932fcb4a
fix: default list reporter should dump stderr to stderr (#11351)
This is consistent with all other reporters we have in place.
2022-01-12 07:43:25 -08:00
..
.gitignore chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
download-chromedriver.js test: move grid tests to installation-tests (#10418) 2021-11-18 15:32:09 -08:00
driver-client.js chore: sort out base fixtures (#9809) 2021-10-27 08:28:53 -07: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: default list reporter should dump stderr to stderr (#11351) 2022-01-12 07:43:25 -08: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): export package.json from every package (#9803) 2021-10-26 18:41:18 -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.