Skip to content

Commit

Permalink
test: add unit tests of binary upload (#587)
Browse files Browse the repository at this point in the history
* test: add unit tests of binary upload

* add more http status code desc

---------

Co-authored-by: rick <[email protected]>
  • Loading branch information
LinuxSuRen and LinuxSuRen authored Dec 17, 2024
1 parent b0d18fc commit efb2235
Show file tree
Hide file tree
Showing 3 changed files with 267 additions and 222 deletions.
1 change: 1 addition & 0 deletions console/atest-ui/src/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@
"404": "404 Not Found",
"405": "405 Method Not Allowed",
"409": "409 Conflict",
"413": "Content Too Large",
"415": "415 Unsupported Media Type",
"422": "422 Unprocessable Content",
"500": "500 Internal Server Error",
Expand Down
Loading

0 comments on commit efb2235

Please sign in to comment.