You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
start cmd /k "cd apiservice && npm install && npm test && cd .. && cd gatewayservice && npm install && npm test && cd .. && cd llmservice && npm install && npm test && cd .. && cd users\userservice && npm install && npm test && cd .. && cd authservice && npm install && npm test && cd .. && cd groupservice && npm install && npm test && cd .. && cd .. && cd wikidata && npm install && npm test && cd .. && cd mathGame && npm install && npm test && cd .. && cd llmservice && npm install && npm test && cd .. && cd webapp && npm install && npm test && a"