Files
dandelion/tests/README.md
2025-05-29 17:18:30 +01:00

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.