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

Function test_task_20

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

Source from the content-addressed store, hash-verified

301 assert ans in final_answer
302
303def test_task_20(trajectory):
304 ans_path="./output/20.png"
305 #reference_path="./gpt4_output/radar_chart.png"
306 assert os.path.exists(key_path)
307
308
309def test_task_21(trajectory):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected