added testing with puppeteer
This commit is contained in:
8
tests/README.md
Normal file
8
tests/README.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# Tests
|
||||
|
||||
This directory contains all automated tests for the project.
|
||||
|
||||
Subdirectories:
|
||||
- `e2e/`: End-to-end tests using Puppeteer.
|
||||
- `screenshots/`: Stores screenshots taken during test execution, typically on failure.
|
||||
- `reports/`: Stores test execution reports.
|
||||
Reference in New Issue
Block a user