Improves check-androidqf tests

This commit is contained in:
tek
2022-10-11 13:07:24 +02:00
parent ba0106c476
commit 66c015bc23
12 changed files with 389 additions and 0 deletions
+4
View File
@@ -28,5 +28,9 @@ def get_android_backup_folder():
return os.path.join(os.path.dirname(__file__), "artifacts", "android_backup")
def get_android_androidqf():
return os.path.join(os.path.dirname(__file__), "artifacts", "androidqf")
def get_indicator_file():
print("PYTEST env", os.getenv("PYTEST_CURRENT_TEST"))