(trajectory)
| 280 | |
| 281 | |
| 282 | def 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 | |
| 287 | def test_task_17(trajectory): |
| 288 | # key: "142" |
nothing calls this directly
no outgoing calls
no test coverage detected