Commit d665cc5
committed
test: assert the multi-view window composition
Guard the BrowserView -> WebContentsView migration (Phase 3): after the welcome
view settles, the app's view composition (titlebar + welcome + content area)
should expose at least three pages. A dropped view post-migration lowers the
count and fails this. Uses expect.poll, no fragile per-view selector.
Note: AI-assisted (Claude Code). Manually verified: 4 e2e tests pass locally
(count is 4 at launch); tsc/eslint/prettier clean.1 parent bf3c63a commit d665cc5
1 file changed
Lines changed: 17 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
31 | 48 | | |
32 | 49 | | |
33 | 50 | | |
| |||
0 commit comments