test: playwright e2e setup with onboarding, navigation and receive specs

This commit is contained in:
2026-08-19 21:36:48 +02:00
parent 1839700215
commit 05fc40263b
12 changed files with 342 additions and 1 deletions
+4
View File
@@ -24,3 +24,7 @@ node_modules
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Playwright (e2e/ itself is tracked - only its artifacts are ignored)
/playwright-report/
/test-results/