mirror of
https://github.com/Llewellynvdm/nativefier.git
synced 2024-11-12 08:06:27 +00:00
e664bc6af8
This PR allows us to code playwright integration tests that can potentially replace some of our manual tests and allow us automated testing of the app itself. Current technical limitations: * No app level keyboard simulation support (e.g, zoom in, zoom out, etc.) * No code coverage support, so even though we are testing the app, the code coverage does not reflect this fact
2 lines
35 B
Bash
2 lines
35 B
Bash
PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD=1
|