Test Refactor Part 1 - Shuffle things around

This commit is contained in:
2020-04-15 19:38:32 +01:00
parent 70995a0d0b
commit abb8dc25ec
7 changed files with 481 additions and 438 deletions

View File

@@ -13,7 +13,7 @@ from selenium.webdriver.support import expected_conditions as EC
from selenium.webdriver.common.by import By
from selenium.webdriver.common.keys import Keys
from selenium.webdriver.support.ui import WebDriverWait
from RIGS.test_functional import animation_is_finished
from PyRIGS.tests.base import animation_is_finished
import datetime
from django.utils import timezone