mirror of
https://github.com/DayuanJiang/next-ai-draw-io.git
synced 2026-01-10 02:02:31 +08:00
docs: run both unit and e2e tests before PR
This commit is contained in:
2
.github/CONTRIBUTING.md
vendored
2
.github/CONTRIBUTING.md
vendored
@@ -49,7 +49,7 @@ npx playwright test --ui
|
|||||||
|
|
||||||
1. Create a feature branch
|
1. Create a feature branch
|
||||||
2. Make changes and ensure `npm run check` passes
|
2. Make changes and ensure `npm run check` passes
|
||||||
3. Run tests with `npm run test:e2e`
|
3. Run tests with `npm run test && npm run test:e2e`
|
||||||
4. Submit PR against `main` with a clear description
|
4. Submit PR against `main` with a clear description
|
||||||
|
|
||||||
## Issues
|
## Issues
|
||||||
|
|||||||
Reference in New Issue
Block a user