test: Add a browser based test harness (#2641)

This commit is contained in:
Dermot Duffy
2026-07-31 10:16:58 -07:00
committed by GitHub
parent 51c0fab1ce
commit e590f72783
26 changed files with 2224 additions and 37 deletions
+3
View File
@@ -9,6 +9,9 @@ package-lock.json
/visualizations/
/coverage/
# Screenshots and attachments the browser test runner writes when a test fails.
/.vitest/
# https://yarnpkg.com/getting-started/qa#which-files-should-be-gitignored
.pnp.*
.yarn/*