Nativefier/app/src
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
..
components Add playwright integration testing to the app (PR #1397) 2022-04-20 22:03:49 -04:00
helpers Add playwright integration testing to the app (PR #1397) 2022-04-20 22:03:49 -04:00
mocks Fix regressions in opening windows/tabs, update browser versions (#1284) 2021-09-24 22:03:03 -04:00
static Revamp and move to TypeScript (#898) 2020-03-15 16:50:01 -04:00
main.ts Add playwright integration testing to the app (PR #1397) 2022-04-20 22:03:49 -04:00
preload.ts Make app strict TypeScript + linting (and add a shared project) (#1231) 2021-06-26 09:59:28 -04:00