docs: document login smoke advanced flags

This commit is contained in:
server
2026-04-14 10:45:41 +02:00
parent 2353e0fc8d
commit f8178df853
2 changed files with 25 additions and 0 deletions

View File

@@ -14,3 +14,10 @@ Default paths and ports are tuned for the current VPS layout. Override with env
- `AUTH_PORT`
- `CHANNEL_PORT`
- `SMOKE_BIN`
For richer ad-hoc testing, call `metin_login_smoke` directly. It now supports:
- `--json`
- `--expect-auth-failure=STATUS`
- `--expect-channel-failure=STATUS`
- `--create-character-name=NAME`
- `--client-version=VERSION`