Add E2E tests to register and verify passkey.
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
# Dependencies
|
||||
node_modules/
|
||||
|
||||
# Test artifacts
|
||||
test-data/
|
||||
test-results/
|
||||
playwright-report/
|
||||
|
||||
# Playwright
|
||||
.playwright/
|
||||
|
||||
# Bun
|
||||
bun.lockb
|
||||
Reference in New Issue
Block a user