piccole migliorie test

This commit is contained in:
mac12m99
2021-03-23 22:38:37 +01:00
parent 9881e04427
commit 6a9d1e9bea
2 changed files with 11 additions and 13 deletions
+3 -3
View File
@@ -3,9 +3,9 @@ rm tests/home/userdata/addon_data/plugin.video.kod/settings_servers/*.json
rm tests/home/userdata/addon_data/plugin.video.kod/cookies.dat
rm tests/home/userdata/addon_data/plugin.video.kod/kod_db.sqlite
python3 -m pip install --upgrade pip
pip install sakee
pip install html-testRunner
pip install parameterized
pip install -U sakee
pip install -U html-testRunner
pip install -U parameterized
export PYTHONPATH=$PWD
export KODI_INTERACTIVE=0
export KODI_HOME=$PWD/tests/home