Add full test suite with unit, integration, and E2E smoke tests.
Introduce test.bat orchestrating Go/Vitest/Playwright phases, expand coverage across server, agent, and dashboard, and document in tests/README.md.
This commit is contained in:
@@ -233,6 +233,10 @@ bin\miner-server.exe -port 8989 -data .\data
|
||||
|
||||
Open **http://localhost:8989** and sign in with your configured users.
|
||||
|
||||
### Run the test suite
|
||||
|
||||
Double-click **`test.bat`** (or `scripts\test-suite.ps1`) to run all Go, frontend, build, and E2E smoke tests. See **`tests/README.md`** for details.
|
||||
|
||||
### Dashboard dev server
|
||||
|
||||
```bat
|
||||
|
||||
Reference in New Issue
Block a user