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
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
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
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
read-json-report.js
README.md
sample.spec.js
sanity-electron.js
sanity.js fix(monorepo): export package.json from every package (#9803) 2021-10-26 18:41:18 -04:00
screencast.js
validate-dependencies-skip-executable-path.js
validate-dependencies.js

Installation Tests

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