test: Add snapshot tests for imageuploader import/export (#6394)

This commit is contained in:
nerix
2025-08-14 18:07:50 +02:00
committed by GitHub
parent f3b02f370b
commit 8c05f37af3
14 changed files with 341 additions and 1 deletions
@@ -0,0 +1,19 @@
{
"input": {
"Body": "MultipartFormData",
"DeletionURL": "",
"FileFormName": "attachment",
"Name": "Chatterino Image Uploader Settings",
"RequestMethod": "POST",
"RequestURL": "https://i.nuuls.com/upload",
"URL": "",
"Version": "1.0.0"
},
"output": {
"deletionLink": "",
"formField": "attachment",
"headers": "",
"link": "",
"url": "https://i.nuuls.com/upload"
}
}