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

Function test_task_91

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

Source from the content-addressed store, hash-verified

979 assert os.path.exists(image_path)
980
981def test_task_91(trajectory):
982 image_path = "./output/91.png"
983 ref_path = "./data/91.jpeg"
984 assert os.path.exists(image_path)
985
986def test_task_92(trajectory):
987 image_path = "./output/92.png"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected