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

Function test_task_123

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

Source from the content-addressed store, hash-verified

1295 assert os.path.exists(image_path)
1296
1297def test_task_123(trajectory):
1298 image_path = "./output/123.png"
1299 assert os.path.exists(image_path)
1300
1301def test_task_124(trajectory):
1302 image_path = "./output/124.png"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected