Modify the test module, add the file upload test, and add the image edit api (#63)

* Modify the test module, add the file upload test, and add the image editing api

* fix golangci-lint

* fix golangci-lint

* Static file deletion, file directory name modification

* fix

* test-server-related logic encapsulated in a single tidy
 struct

---------

Co-authored-by: julian_huang <julian.huang@yuansuan.com>
This commit is contained in:
Rascal0814
2023-02-11 22:51:53 +04:00
committed by GitHub
co-authored by julian_huang
parent ae06df7d9f
commit 5191ea6f55
12 changed files with 719 additions and 426 deletions
+2 -1
View File
@@ -15,4 +15,5 @@
# vendor/
# Auth token for tests
.openai-token
.openai-token
.idea