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

Function test_task_114

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

Source from the content-addressed store, hash-verified

1255 assert os.path.exists(image_path)
1256
1257def test_task_114(trajectory):
1258 image_path = "./output/114.mp4"
1259
1260 assert os.path.exists(image_path)
1261
1262def test_task_115(trajectory):
1263 image_path = "./output/115.png"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected