Deploy Recon UI: consume new recon APIs with streaming results and action matrix
Some checks failed
CI Docker Mining Proof / Linux agent hashrate proof (push) Has been cancelled
Some checks failed
CI Docker Mining Proof / Linux agent hashrate proof (push) Has been cancelled
This commit is contained in:
@@ -257,6 +257,10 @@ if ($SubnetRecon) {
|
||||
go test ./client/... ./config/... -run SubnetRecon -count=1
|
||||
go test ./deploy/... -run SubnetRecon -count=1
|
||||
Pop-Location
|
||||
Push-Location (Join-Path $Root "server")
|
||||
go test ./internal/api/... -run Subnet -count=1
|
||||
go test ./internal/db/... -run Subnet -count=1
|
||||
Pop-Location
|
||||
Push-Location (Join-Path $Root "server\web")
|
||||
if (-not (Test-Path "node_modules")) { npm install --silent }
|
||||
npm run test -- --run src/help/fleetDiscoveries.test.ts
|
||||
|
||||
Reference in New Issue
Block a user