nativefier/app
Adam Weeden e664bc6af8
Add playwright integration testing to the app (PR #1397)
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
2022-04-20 22:03:49 -04:00
..
inject Fix bug where css is always injected 2016-02-25 15:25:14 +08:00
src Add playwright integration testing to the app (PR #1397) 2022-04-20 22:03:49 -04:00
.eslintrc.js Make app strict TypeScript + linting (and add a shared project) (#1231) 2021-06-26 09:59:28 -04:00
nativefier.json Fix placeholder for electron app to google 2016-05-26 16:50:42 +08:00
npm-shrinkwrap.json Add playwright integration testing to the app (PR #1397) 2022-04-20 22:03:49 -04:00
package.json Bump default Electron to 18.0.3 (from 16.2.2) 2022-04-10 13:18:58 -04:00
tsconfig.json Make app strict TypeScript + linting (and add a shared project) (#1231) 2021-06-26 09:59:28 -04:00
webpack.config.js More test:watch fixes & usability 2021-06-01 23:37:04 -04:00