8 lines
263 B
Markdown
8 lines
263 B
Markdown
# 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. |