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

Function test_task_121

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

Source from the content-addressed store, hash-verified

1287 assert os.path.exists(image_path)
1288
1289def test_task_121(trajectory):
1290 image_path = "./output/121.png"
1291 assert os.path.exists(image_path)
1292
1293def test_task_122(trajectory):
1294 image_path = "./output/122.png"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected