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

Function test_task_122

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

Source from the content-addressed store, hash-verified

1291 assert os.path.exists(image_path)
1292
1293def test_task_122(trajectory):
1294 image_path = "./output/122.png"
1295 assert os.path.exists(image_path)
1296
1297def test_task_123(trajectory):
1298 image_path = "./output/123.png"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected