Skip to content

Commit 5191ea6

Browse files
Rascal0814julian_huang
andauthored
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 <[email protected]>
1 parent ae06df7 commit 5191ea6

File tree

12 files changed

+716
-423
lines changed

12 files changed

+716
-423
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,5 @@
1515
# vendor/
1616

1717
# Auth token for tests
18-
.openai-token
18+
.openai-token
19+
.idea

0 commit comments

Comments
 (0)