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

Function test_task_16

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

Source from the content-addressed store, hash-verified

280
281
282def test_task_16(trajectory):
283 key_path="./output/16.png"
284 #reference_path="./gpt4_output/wisconsin_sales_by_gender_pie_chart.png"
285 assert os.path.exists(key_path)
286
287def test_task_17(trajectory):
288 # key: "142"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected