playwright/test/installation-tests
Andrey Lushnikov 65ca87cd9a
fix: fix PLAYWRIGHT_BROWSERS_PATH treatment (#1662)
Drive-by: introduce installation tests that use `npm pack`
to simulate installation from NPM registry.

Fixes #1651
2020-04-03 23:16:14 -07:00
..
.gitignore fix: fix PLAYWRIGHT_BROWSERS_PATH treatment (#1662) 2020-04-03 23:16:14 -07:00
installation-tests.sh fix: fix PLAYWRIGHT_BROWSERS_PATH treatment (#1662) 2020-04-03 23:16:14 -07:00
README.md fix: fix PLAYWRIGHT_BROWSERS_PATH treatment (#1662) 2020-04-03 23:16:14 -07:00
sanity.js fix: fix PLAYWRIGHT_BROWSERS_PATH treatment (#1662) 2020-04-03 23:16:14 -07:00

Installation Tests

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