MCPcopy Create free account
hub / github.com/Virtual-Protocol/virtuals-python / test_worker.py

File test_worker.py

examples/game/test_worker.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from virtuals_sdk.game.worker import Worker
2from virtuals_sdk.game.custom_types import Function, Argument
3from virtuals_sdk.game.custom_types import FunctionResult, FunctionResultStatus
4from typing import Tuple

Callers

nothing calls this directly

Calls 4

FunctionClass · 0.90
ArgumentClass · 0.90
WorkerClass · 0.90
runMethod · 0.45

Tested by

no test coverage detected