You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## TODO: too much duplication here, and it's getting worse for every docker-based server we decide to add to the test framework. Can this be redone somehow?
passenv =
BAIKAL_URL
BAIKAL_USERNAME
BAIKAL_PASSWORD
NEXTCLOUD_URL
NEXTCLOUD_USERNAME
NEXTCLOUD_PASSWORD
CYRUS_URL
CYRUS_USERNAME
CYRUS_PASSWORD
SOGO_URL
SOGO_USERNAME
SOGO_PASSWORD
BEDEWORK_URL
BEDEWORK_USERNAME
BEDEWORK_PASSWORD
commands = coverage run -m pytest
[testenv:docs]
## TODO - I don't like duplication, this is now both here and in docs/requirements.txt