enhance(frontend/test): frontend e2eをPlaywrightに移行 (#17682)

* enhance(frontend/test): frontend e2eをVitest Browser Modeに移行

* fix

* fix unit tests

* fix

* fix

* update playwright

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* perf

* Revert "perf"

This reverts commit e60e965c3c.

* fix
This commit is contained in:
かっこかり
2026-07-08 20:58:02 +09:00
committed by GitHub
parent 9440423a73
commit 9472e72678
83 changed files with 737 additions and 1249 deletions
+1 -1
View File
@@ -12,4 +12,4 @@ pnpm install --frozen-lockfile
cp .devcontainer/devcontainer.yml .config/default.yml
pnpm build
pnpm migrate
pnpm exec cypress install
pnpm --filter frontend exec playwright install --with-deps chromium