test(web): assembled session-log download e2e and refreshed golden

The navigation-panes replay scenario clicks the trajectory toolbar export
button and asserts the real host-streamed download: filename, a single
session.jsonl entry, and byte-verbatim seed content. The toolbar golden
refreshes for the localized export button.
This commit is contained in:
_Kerman
2026-08-10 19:50:32 +08:00
parent 53d9810461
commit 2a34ca51a3
4 changed files with 24 additions and 2 deletions
+2 -1
View File
@@ -36,6 +36,7 @@
"playwright": "^1.49.0",
"typescript": "^6.0.3",
"vite": "^6.0.0",
"vitest": "^4.1.8"
"vitest": "^4.1.8",
"fflate": "^0.8.2"
}
}