finished actions => handlers refacto, small bux fix in maestro => Test maestro1 OK

This commit is contained in:
STEINNI
2026-06-20 20:10:14 +00:00
parent 44a84c64ec
commit 3066a54a4c
32 changed files with 386 additions and 33 deletions
+10 -3
View File
@@ -1,4 +1,11 @@
clear; node test.js --guiDatabase test_p42GUI --simDatabase test_p42SIM maestro1 --userUuid a4f33373-6adf-4d2d-9a6d-7fa0abf8b01f --simulationUuid 0x019ec742e12175c685a97bf9300b6b49
# Test DBs: point all gods at the same config (or edit config.json mysql section).
# Example:
# ./startAllGods.sh --config /opt/p42GodDaemons/config.json
# ./Maestro/startMaestro.sh /opt/p42GodDaemons/config.json
clear; node test.js maestro1 \
--config ../config.json \
--guiDatabase test_p42GUI --simDatabase test_p42SIM \
--fakeAgentsReady --fakeGpsReady \
--userUuid a4f33373-6adf-4d2d-9a6d-7fa0abf8b01f \
--simulationUuid 0x019ec742e12175c685a97bf9300b6b49