Home
last modified time | relevance | path

Searched refs:SeleniumTestCase (Results 1 – 20 of 20) sorted by relevance

/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/
H A Dtest_sample.py20 from tests.browser.selenium_helpers import SeleniumTestCase
22 class TestSample(SeleniumTestCase):
H A Dtest_js_unit_tests.py15 from tests.browser.selenium_helpers import SeleniumTestCase
21 class TestJsUnitTests(SeleniumTestCase):
H A Dtest_project_page.py12 from tests.browser.selenium_helpers import SeleniumTestCase
16 class TestProjectPage(SeleniumTestCase):
H A Dtest_builddashboard_page_recipes.py12 from tests.browser.selenium_helpers import SeleniumTestCase
16 class TestBuilddashboardPageRecipes(SeleniumTestCase):
H A Dtest_builddashboard_page_tasks.py12 from tests.browser.selenium_helpers import SeleniumTestCase
16 class TestBuilddashboardPageTasks(SeleniumTestCase):
H A Dtest_task_page.py12 from tests.browser.selenium_helpers import SeleniumTestCase
16 class TestTaskPage(SeleniumTestCase):
H A Dtest_delete_project.py12 from tests.browser.selenium_helpers import SeleniumTestCase
16 class TestDeleteProject(SeleniumTestCase):
H A Dtest_new_project_page.py10 from tests.browser.selenium_helpers import SeleniumTestCase
18 class TestNewProjectPage(SeleniumTestCase):
H A Dselenium_helpers.py20 class SeleniumTestCase(SeleniumTestCaseBase, StaticLiveServerTestCase): class
H A Dtest_toastertable_ui.py15 from tests.browser.selenium_helpers import SeleniumTestCase
19 class TestToasterTableUI(SeleniumTestCase):
H A Dtest_new_custom_image_page.py12 from tests.browser.selenium_helpers import SeleniumTestCase
18 class TestNewCustomImagePage(SeleniumTestCase):
H A Dtest_project_builds_page.py15 from tests.browser.selenium_helpers import SeleniumTestCase
19 class TestProjectBuildsPage(SeleniumTestCase):
H A Dtest_builddashboard_page_artifacts.py14 from tests.browser.selenium_helpers import SeleniumTestCase
20 class TestBuildDashboardPageArtifacts(SeleniumTestCase):
H A Dtest_layerdetails_page.py12 from tests.browser.selenium_helpers import SeleniumTestCase
22 class TestLayerDetailsPage(SeleniumTestCase):
H A Dtest_landing_page.py12 from tests.browser.selenium_helpers import SeleniumTestCase
18 class TestLandingPage(SeleniumTestCase):
H A Dtest_most_recent_builds_states.py11 from tests.browser.selenium_helpers import SeleniumTestCase
18 class TestMostRecentBuildsStates(SeleniumTestCase):
H A Dtest_project_config_page.py12 from tests.browser.selenium_helpers import SeleniumTestCase
17 class TestProjectConfigsPage(SeleniumTestCase):
H A Dtest_builddashboard_page.py14 from tests.browser.selenium_helpers import SeleniumTestCase
21 class TestBuildDashboardPage(SeleniumTestCase):
H A Dtest_all_projects_page.py16 from tests.browser.selenium_helpers import SeleniumTestCase
24 class TestAllProjectsPage(SeleniumTestCase):
H A Dtest_all_builds_page.py17 from tests.browser.selenium_helpers import SeleniumTestCase
24 class TestAllBuildsPage(SeleniumTestCase):