MCPcopy Create free account
hub / github.com/Mercury7353/PyBench / test_task_129

Function test_task_129

data/unit_test/tests.py:1313–1315  ·  view source on GitHub ↗
(trajectory)

Source from the content-addressed store, hash-verified

1311 assert os.path.exists(image_path)
1312
1313def test_task_129(trajectory):
1314 image_path = "./output/129.csv"
1315 assert os.path.exists(image_path)
1316
1317def test_task_130(trajectory):
1318 final_answer=trajectory[-1]['content']

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected