Skip to content

Commit 3dd3f50

Browse files
authored
Use playwright for website testing (#225)
1 parent 2961456 commit 3dd3f50

32 files changed

+12437
-13718
lines changed

website/.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
2+
# Playwright
3+
node_modules/
4+
/test-results/
5+
/playwright-report/
6+
/blob-report/
7+
/playwright/.cache/

0 commit comments

Comments
 (0)