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

Function test_task_107

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

Source from the content-addressed store, hash-verified

1225 assert os.path.exists(image_path)
1226
1227def test_task_107(trajectory):
1228 image_path = "./output/107.png"
1229
1230 assert os.path.exists(image_path)
1231
1232def test_task_109(trajectory):
1233 image_path = "./output/109.png"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected