1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-07-28 17:14:35 +02:00

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

This commit is contained in:
kakkokari-gtyih
2026-07-08 10:10:32 +09:00
parent 03d224acd0
commit 26cb99752d
43 changed files with 612 additions and 1167 deletions

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