test: harden remote control stress flow
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
"admin:web:dev": "cd apps/boss-admin-web && npm run dev",
|
||||
"admin:web:build": "cd apps/boss-admin-web && npm run build",
|
||||
"admin:web:publish": "npm --prefix apps/boss-admin-web run build",
|
||||
"stress:remote-control": "node scripts/stress-remote-control.mjs",
|
||||
"test:master-agent-controls": "tsx --test tests/master-agent-chat-controls.test.ts",
|
||||
"apk:debug": "cd android && ./gradlew assembleDebug && cd .. && zsh ./scripts/publish-apk-to-public.sh",
|
||||
"apk:release": "zsh ./scripts/build-release-apk.sh",
|
||||
|
||||
Reference in New Issue
Block a user