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

Function test_task_147

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

Source from the content-addressed store, hash-verified

1433 assert ref_audio_dbfs < audio_dbfs
1434
1435def test_task_147(trajectory):
1436 audio_path = "./output/147.mp3"
1437 ref_path = "./data/Ghostrifter Official - Serenity.mp3"
1438
1439 assert os.path.exists(audio_path)
1440
1441
1442from mutagen.mp3 import MP3

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected