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

Function test_task_128

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

Source from the content-addressed store, hash-verified

1307 assert os.path.exists(image_path)
1308
1309def test_task_128(trajectory):
1310 image_path = "./output/128.xlsx"
1311 assert os.path.exists(image_path)
1312
1313def test_task_129(trajectory):
1314 image_path = "./output/129.csv"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected