test(electron): add test cases for electron tabs (#7635)

fix AF-1000
This commit is contained in:
pengx17
2024-07-29 11:05:24 +00:00
parent 1efc1d0f5b
commit 157cc97a65
8 changed files with 215 additions and 49 deletions
+2
View File
@@ -1,3 +1,5 @@
// TODO(@pengx17): remove
import type { affine } from '@affine/electron-api';
// Credit: https://github.com/spaceagetv/electron-playwright-helpers/blob/main/src/ipc_helpers.ts
import type { Page } from '@playwright/test';