Add frontend testing - Playwright
This commit is contained in:
9
frontend/tests/.gitignore
vendored
Normal file
9
frontend/tests/.gitignore
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
# Ignore authentication state files
|
||||
.auth/
|
||||
|
||||
# Ignore test results
|
||||
test-results/
|
||||
playwright-report/
|
||||
|
||||
# Ignore downloaded files during tests
|
||||
downloads/
|
||||
Reference in New Issue
Block a user