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

Function test_task_66

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

Source from the content-addressed store, hash-verified

716
717
718def test_task_66(trajectory):
719 ans="./output/66.png"
720 ref="./gpt4_output/meals_distribution_pie_chart.png"
721 assert os.path.exists(ans)
722
723def test_task_67(trajectory):
724 ans="./output/67.png"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected