Loading Impress v1 batch

This commit is contained in:
Timothyxxx
2024-01-22 02:41:17 +08:00
parent 613a2199ed
commit ce51d16bb3
8 changed files with 121 additions and 44 deletions

View File

@@ -27,8 +27,16 @@
"libreoffice_impress"
],
"evaluator": {
"func": "check_file_exists",
"file_name": "res.png",
"directory": "/home/user/Desktop/"
"func": "compare_images",
"expected": {
"type": "cloud_file",
"path": "https://drive.usercontent.google.com/download?id=1XTDaQ2NlovrusKkuY6udi_BQfLwSP9th&export=download&authuser=0&confirm=t&uuid=d3c7883e-3cea-4bf3-8f83-d878622ee76d&at=APZUnTXQEnT0Gi4rB0oegvVGheyn:1705859805154",
"dest": "res_gold.png"
},
"result": {
"type": "vm_file",
"path": "/home/user/Desktop/res.png",
"dest": "res.png"
}
}
}