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

Function test_task_119

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

Source from the content-addressed store, hash-verified

1279 assert os.path.exists(image_path)
1280
1281def test_task_119(trajectory):
1282 image_path = "./output/119.png"
1283 assert os.path.exists(image_path)
1284
1285def test_task_120(trajectory):
1286 image_path = "./output/120.png"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected