TF-3614 E2E quota view increase

This commit is contained in:
DatDang
2025-04-08 15:15:39 +07:00
committed by Dat H. Pham
parent e5d996eeb3
commit 03694d8848
5 changed files with 67 additions and 1 deletions
@@ -89,4 +89,7 @@ done
# For test team mailbox
curl -XPUT http://172.18.0.2:8000/domains/example.com/team-mailboxes/bob-guests
curl -XPUT http://172.18.0.2:8000/domains/example.com/team-mailboxes/bob-guests/members/bob@example.com?role=member
curl -XPUT http://172.18.0.2:8000/domains/example.com/team-mailboxes/bob-guests/members/alice@example.com?role=member
curl -XPUT http://172.18.0.2:8000/domains/example.com/team-mailboxes/bob-guests/members/alice@example.com?role=member
# For test quota
curl -X PUT http://172.18.0.2:8000/quota/users/bob@example.com -d '{"count":200,"size":50000000}' -H "Content-Type: application/json" # 200 emails, 50MB