ver Dec29thv2

re-organized functions w.r.t. comparing xlsx with a golden one
This commit is contained in:
David Chang
2023-12-29 21:43:33 +08:00
parent e4fac09945
commit 6f225b2a02
6 changed files with 72 additions and 69 deletions

View File

@@ -27,7 +27,7 @@
"libreoffice_calc"
],
"evaluator": {
"func": "compare_with_formats",
"func": "compare_table",
"result": {
"type": "vm_file",
"path": "/home/david/Represent_in_millions_billions.xlsx",
@@ -37,6 +37,11 @@
"type": "cloud_file",
"path": "",
"dest": "Represent_in_millions_billions_gold.xlsx"
},
"options": {
"features": [
"number_format"
]
}
}
}

View File

@@ -26,7 +26,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",
@@ -36,6 +36,10 @@
"type": "vm_file",
"path": "/home/david/OrderId_Month_Chart.xlsx",
"dest": "OrderId_Month_Chart.xlsx"
}
},
"options": {
"features": [
"sparkline"
]
}
}

View File

@@ -27,7 +27,7 @@
"libreoffice_calc"
],
"evaluator": {
"func": "compare_with_charts",
"func": "compare_table",
"result": {
"type": "vm_file",
"path": "/home/david/Create_column_charts_using_statistics.xlsx",
@@ -39,6 +39,9 @@
"dest": "Create_column_charts_using_statistics_gold.xlsx"
},
"options": {
"features": [
"chart"
],
"chart_props": [
"type",
"direction"