Add E2E tests to register and verify passkey.

This commit is contained in:
2025-12-03 02:52:39 +00:00
parent ca1ea9d90b
commit fd1aa11409
10 changed files with 1048 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
# Dependencies
node_modules/
# Test artifacts
test-data/
test-results/
playwright-report/
# Playwright
.playwright/
# Bun
bun.lockb