nativefier/app/src/helpers
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
..
helpers.test.ts Auto-internal URLs: add VMWare Workspace ONE + SecurID (PR #1391, fix #1390) 2022-04-18 18:46:31 -04:00
helpers.ts Add playwright integration testing to the app (PR #1397) 2022-04-20 22:03:49 -04:00
inferFlash.ts Add playwright integration testing to the app (PR #1397) 2022-04-20 22:03:49 -04:00
loggingHelper.ts Add playwright integration testing to the app (PR #1397) 2022-04-20 22:03:49 -04:00
playwrightHelpers.ts Add playwright integration testing to the app (PR #1397) 2022-04-20 22:03:49 -04:00
windowEvents.test.ts Upgrade Electron from 13 to 16 (PR #1288) 2022-01-02 06:17:06 -05:00
windowEvents.ts Add playwright integration testing to the app (PR #1397) 2022-04-20 22:03:49 -04:00
windowHelpers.test.ts Upgrade Electron from 13 to 16 (PR #1288) 2022-01-02 06:17:06 -05:00
windowHelpers.ts Add playwright integration testing to the app (PR #1397) 2022-04-20 22:03:49 -04:00