MCPcopy Create free account
hub / github.com/Tencent/digitalhuman / test_npc.py

File test_npc.py

SAGE/test_npc.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from simulator_response import chat_player,player_init
2from npc_response import call_npc
3
4import random

Callers

nothing calls this directly

Calls 8

player_initFunction · 0.90
chat_playerFunction · 0.90
call_npcFunction · 0.90
printFunction · 0.85
appendMethod · 0.80
writeMethod · 0.80
closeMethod · 0.45
formatMethod · 0.45

Tested by

no test coverage detected