mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 21:46:35 +03:00
Several fixes to the intergration tests
- Pass extra_link_args when using an installed libdeltachat - Allow setting the liveconfig by envvar - Show lifeconfig path in the pytest summary line - Pass required envvars through tox - Fix broken liveconfig passing in run-integration-test.sh
This commit is contained in:
@@ -13,6 +13,8 @@ commands =
|
||||
passenv =
|
||||
TRAVIS
|
||||
DCC_RS_DEV
|
||||
DCC_RS_TARGET
|
||||
DCC_PY_LIVECONFIG
|
||||
deps =
|
||||
pytest
|
||||
pytest-faulthandler
|
||||
|
||||
Reference in New Issue
Block a user