Begin Audit Functionality testing.

This commit is contained in:
Patrick Fic
2024-04-18 14:25:41 -07:00
parent 60fa62fa77
commit cf14111a73
17 changed files with 2838 additions and 650 deletions

View File

@@ -65,6 +65,11 @@
"getPolling": "filewatcher__getPolling"
}
},
"audit": {
"toMain": { "browseForFile": "audit__browseForFile" },
"toRenderer": { "auditClaimsArray": "audit__filepath" }
},
"estimate": {
"toRenderer": {
"estimateDecodeStart": "estimatedecode__start",