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

Function test_task_126

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

Source from the content-addressed store, hash-verified

1303 assert os.path.exists(image_path)
1304
1305def test_task_126(trajectory):
1306 image_path = "./output/126.png"
1307 assert os.path.exists(image_path)
1308
1309def test_task_128(trajectory):
1310 image_path = "./output/128.xlsx"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected