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

Function test_task_44

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

Source from the content-addressed store, hash-verified

491 assert os.path.exists(ans)
492
493def test_task_44(trajectory):
494 ans="./output/44.png"
495 ref="./gpt4_output/stock_price_trend.png"
496 assert os.path.exists(ans)
497
498def test_task_45(trajectory):
499 ans="./output/45.png"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected