test: Playwright E2E test for V3 simple analysis + fix initFilterBuilder

- Add comprehensive E2E test: upload → cluster → map → node/edge click → export
- Fix goStep initFilterBuilder guard (was !SA.colNames.length, now always called)
- All 9 test sections pass: upload, cluster, map, node click, edge display, edge click, dual export, charts

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
TianXuan Developer
2026-07-23 21:31:22 +08:00
parent 427890d6fb
commit e3a7cc20d0
3 changed files with 368 additions and 1 deletions
+3
View File
@@ -40,3 +40,6 @@ RUNTIME_CHANGED.txt
# Test data (auto-generated CSV files)
data/*.csv
data/multi_upload/
node_modules/
package-lock.json
package.json