MCPcopy Index your code
hub / github.com/AI45Lab/Code / main

Function main

sdk/python/tests/test_serve.py:128–131  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

126
127
128def main() -> None:
129 test_serve_handle_lifecycle()
130 test_serve_with_script_tool()
131 test_serve_real_schedule()
132
133
134if __name__ == "__main__":

Callers 1

test_serve.pyFile · 0.70

Calls 3

test_serve_real_scheduleFunction · 0.85

Tested by

no test coverage detected