Commit ee438d2
committed
Add browser-based tests with Playwright and Vitest
Replaces the placeholder test with comprehensive browser tests
covering core, security, and isolation scenarios. Updates CI
workflow and Vite config to run tests in Chromium, Firefox,
and WebKit using @vitest/browser-playwright. Adds the required
dev dependency.1 parent a0ac052 commit ee438d2
7 files changed
Lines changed: 724 additions & 4 deletions
File tree
- .github/workflows
- src
- tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
44 | 45 | | |
45 | 46 | | |
46 | 47 | | |
| |||
This file was deleted.
0 commit comments