Merge branch 'zdy'

This commit is contained in:
David Chang
2023-12-30 20:53:54 +08:00
8 changed files with 210 additions and 58 deletions

View File

@@ -27,7 +27,7 @@
"libreoffice calc"
],
"evaluator": {
"func": "compare_with_sparklines",
"func": "compare_table",
"expected": {
"type": "cloud_file",
"path": "https://drive.usercontent.google.com/download?id=1KQJJLVPGtTL_7ArEWvwwbFbJSiA3cgSE&export=download&authuser=0&confirm=t&uuid=6b11c721-caad-439a-b369-4c13c7a485df&at=APZUnTV5-1isKrDKSHV9NeJ6TDeS:1703509054094",
@@ -37,6 +37,10 @@
"type": "vm_file",
"path": "Desktop/OrderId_Month_Chart.xlsx",
"dest": "OrderId_Month_Chart.xlsx"
}
},
"options": {
"features": [
"sparkline"
]
}
}
}