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

Function test_task_144

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

Source from the content-addressed store, hash-verified

1383
1384
1385def test_task_144(trajectory):
1386 image_path = "./output/144.wav"
1387 assert os.path.exists(image_path)
1388
1389def test_task_145(trajectory):
1390 image_path = "./output/145.png"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected