test(files/quota): add e2e tests

This commit is contained in:
hexxa 2021-08-17 14:41:15 +08:00 committed by Hexxa
parent 41654e36d0
commit 839d7f43bc
4 changed files with 163 additions and 10 deletions

View file

@ -25,7 +25,7 @@ func TestFileHandlers(t *testing.T) {
"captchaEnabled": false,
"uploadSpeedLimit": 409600,
"downloadSpeedLimit": 409600,
"spaceLimit": 1024,
"spaceLimit": 1000,
"limiterCapacity": 1000,
"limiterCyc": 1000
},