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

Function test_task_112

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

Source from the content-addressed store, hash-verified

1245 assert os.path.exists(image_path)
1246
1247def test_task_112(trajectory):
1248 image_path = "./output/112.pdf"
1249
1250 assert os.path.exists(image_path)
1251
1252def test_task_113(trajectory):
1253 image_path = "./output/113.mp4"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected