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

Function test_task_120

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

Source from the content-addressed store, hash-verified

1283 assert os.path.exists(image_path)
1284
1285def test_task_120(trajectory):
1286 image_path = "./output/120.png"
1287 assert os.path.exists(image_path)
1288
1289def test_task_121(trajectory):
1290 image_path = "./output/121.png"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected