From 9f89f02e7d6e2a3208b0b85d2567ebffd2515e09 Mon Sep 17 00:00:00 2001 From: Hector Fernandez Date: Tue, 7 Jul 2020 14:09:59 +0200 Subject: New way to check preivous state before changing to a new one. Solved some problems with audio test. --- test-cli/.idea/workspace.xml | 4 +- test-cli/test/enums/StationStates.py | 1 + test-cli/test/helpers/testsrv_db.py | 4 +- test-cli/test/tests/qaudio.py | 5 +- test-cli/test_main.py | 160 ++++++++++++++++++----------------- 5 files changed, 93 insertions(+), 81 deletions(-) diff --git a/test-cli/.idea/workspace.xml b/test-cli/.idea/workspace.xml index 1d513ac..31b0cdc 100644 --- a/test-cli/.idea/workspace.xml +++ b/test-cli/.idea/workspace.xml @@ -3,7 +3,9 @@ - + + +