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

Function test_task_103

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

Source from the content-addressed store, hash-verified

1217
1218
1219def test_task_103(trajectory):
1220 image_path = "./output/103.png"
1221 assert os.path.exists(image_path)
1222
1223def test_task_105(trajectory):
1224 image_path = "./output/105.png"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected