Home
last modified time | relevance | path

Searched refs:SeleniumFunctionalTestCase (Results 1 – 6 of 6) sorted by relevance

/openbmc/openbmc/poky/bitbake/lib/toaster/tests/functional/
H A Dfunctional_helpers.py23 class SeleniumFunctionalTestCase(SeleniumTestCaseBase): class
64 super(SeleniumFunctionalTestCase, cls).setUpClass()
69 super(SeleniumFunctionalTestCase, cls).tearDownClass()
H A Dtest_create_new_project.py13 from tests.functional.functional_helpers import SeleniumFunctionalTestCase
20 class TestCreateNewProject(SeleniumFunctionalTestCase):
H A Dtest_project_config.py16 from tests.functional.functional_helpers import SeleniumFunctionalTestCase
24 class TestProjectConfig(SeleniumFunctionalTestCase):
H A Dtest_functional_basic.py13 from tests.functional.functional_helpers import SeleniumFunctionalTestCase
22 class FuntionalTestBasic(SeleniumFunctionalTestCase):
H A Dtest_project_page_tab_config.py17 from tests.functional.functional_helpers import SeleniumFunctionalTestCase
25 class TestProjectConfigTab(SeleniumFunctionalTestCase):
H A Dtest_project_page.py19 from tests.functional.functional_helpers import SeleniumFunctionalTestCase
28 class TestProjectPage(SeleniumFunctionalTestCase):