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

Function test_task_116

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

Source from the content-addressed store, hash-verified

1265 assert os.path.exists(image_path)
1266
1267def test_task_116(trajectory):
1268 image_path = "./output/116.png"
1269
1270 assert os.path.exists(image_path)
1271
1272def test_task_117(trajectory):
1273 image_path = "./output/117.png"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected