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

Function test_task_124

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

Source from the content-addressed store, hash-verified

1299 assert os.path.exists(image_path)
1300
1301def test_task_124(trajectory):
1302 image_path = "./output/124.png"
1303 assert os.path.exists(image_path)
1304
1305def test_task_126(trajectory):
1306 image_path = "./output/126.png"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected