1
0
mirror of https://git.boykissers.com/pawkey/pawkey-sk.git synced 2025-12-20 04:04:16 +00:00

example test config

This commit is contained in:
dakkar
2024-11-08 16:32:02 +00:00
parent b4e8e78172
commit b47b25871d
3 changed files with 19 additions and 1 deletions

View File

@@ -199,7 +199,7 @@ There are three types of test codes for the backend:
#### Running Unit Tests or Single-server E2E Tests
1. Create a config file:
```sh
cp .github/misskey/test.yml .config/
cp .config/test-example.yml .config/test.yml
```
2. Start DB and Redis servers for testing: