Skip to content

Commit efb2235

Browse files
authored
test: add unit tests of binary upload (#587)
* test: add unit tests of binary upload * add more http status code desc --------- Co-authored-by: rick <[email protected]>
1 parent b0d18fc commit efb2235

File tree

3 files changed

+267
-222
lines changed

3 files changed

+267
-222
lines changed

console/atest-ui/src/locales/en.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@
8484
"404": "404 Not Found",
8585
"405": "405 Method Not Allowed",
8686
"409": "409 Conflict",
87+
"413": "Content Too Large",
8788
"415": "415 Unsupported Media Type",
8889
"422": "422 Unprocessable Content",
8990
"500": "500 Internal Server Error",

0 commit comments

Comments
 (0)