mirror of
https://github.com/kjanat/livedash-node.git
synced 2026-02-13 11:29:31 +01:00
Add Playwright testing framework and implement initial tests; update .gitignore and package files
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -255,3 +255,9 @@ Thumbs.db
|
||||
|
||||
# Backup files
|
||||
*.bak
|
||||
|
||||
# Playwright
|
||||
/test-results/
|
||||
/playwright-report/
|
||||
/blob-report/
|
||||
/playwright/.cache/
|
||||
|
||||
Reference in New Issue
Block a user