Test Suite - Quota Tests #8
Labels
area/ci
Affects the CI (e.g. GitHub Actions)
lang/Python
Affects part of the repository with Python code
type/feature
New feature / feature request
Milestone
Follow up to #1
Create Test Suite to verify the quota setup
The configuration applies a general quota to all mailboxes. User-specific quotas may be applied using
dovecot
'suserdb
(passwd-like file).The server automatically notifies the user about quota limits (as of now at 80% and 95% of the quota).
The test suite should check for these notifications.
Implementation Idea
expected_messages
that will be checked during the (POP3-based) testing stageThe text was updated successfully, but these errors were encountered: