playwright/tests/electron
Andrey Lushnikov f3a99fdd69
chore: address API review comments for the snapshotPathTemplate (#18716)
This patch:
- updates documentation to lead users from `TestConfig.snapshotDir` and
  `testInfo.snapshotSuffix` to `TestConfig.snapshotPathTemplate` as a
  better and more flexible alternative.
- drops `{snapshotSuffix}` from documentation
- stops using `snapshotSuffix = ''` in our own tests and switches us
  to the `snapshotPathTemplate`.
- adds `{testName}` token.
2022-11-10 17:23:57 -08:00
..
assets fix(electron): better support for custom schemas (#13329) 2022-04-05 16:10:12 -07:00
electron-app.js chore: set --allow-pre-commit-input flag on Android/Electron (#16383) 2022-08-09 23:18:15 +02:00
electron-app.spec.ts test: electron firstWindow() does not work with delayed navigation (#18093) 2022-10-14 08:36:37 -07:00
electron-tracing.spec.ts fix(electron): better support for custom schemas (#13329) 2022-04-05 16:10:12 -07:00
electron-window-app-delayed-loadURL.js test: electron firstWindow() does not work with delayed navigation (#18093) 2022-10-14 08:36:37 -07:00
electron-window-app.js test: cleanup tests and configs after last folio update (#6463) 2021-05-08 17:45:04 -07:00
electron-window.spec.ts chore: enable object-curly-spacing in ESLint (#9168) 2021-09-27 18:58:08 +02:00
electronTest.ts test: fix Electron tests (#17180) 2022-09-08 09:11:47 +02:00
playwright.config.ts chore: address API review comments for the snapshotPathTemplate (#18716) 2022-11-10 17:23:57 -08:00