Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/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_new_project_page.py11 from tests.browser.selenium_helpers import SeleniumTestCase
18 class TestNewProjectPage(SeleniumTestCase):
H A Dtest_landing_page.py12 from tests.browser.selenium_helpers import SeleniumTestCase
16 class TestLandingPage(SeleniumTestCase):
H A Dtest_toastertable_ui.py14 from tests.browser.selenium_helpers import SeleniumTestCase
17 class TestToasterTableUI(SeleniumTestCase):
H A Dtest_new_custom_image_page.py11 from tests.browser.selenium_helpers import SeleniumTestCase
17 class TestNewCustomImagePage(SeleniumTestCase):
H A Dtest_project_builds_page.py14 from tests.browser.selenium_helpers import SeleniumTestCase
18 class TestProjectBuildsPage(SeleniumTestCase):
H A Dtest_layerdetails_page.py11 from tests.browser.selenium_helpers import SeleniumTestCase
21 class TestLayerDetailsPage(SeleniumTestCase):
H A Dtest_all_projects_page.py14 from tests.browser.selenium_helpers import SeleniumTestCase
19 class TestAllProjectsPage(SeleniumTestCase):
H A Dselenium_helpers.py20 class SeleniumTestCase(SeleniumTestCaseBase, StaticLiveServerTestCase): class
H A Dtest_builddashboard_page_artifacts.py13 from tests.browser.selenium_helpers import SeleniumTestCase
19 class TestBuildDashboardPageArtifacts(SeleniumTestCase):
H A Dtest_all_builds_page.py14 from tests.browser.selenium_helpers import SeleniumTestCase
19 class TestAllBuildsPage(SeleniumTestCase):
H A Dtest_most_recent_builds_states.py12 from tests.browser.selenium_helpers import SeleniumTestCase
17 class TestMostRecentBuildsStates(SeleniumTestCase):
H A Dtest_project_config_page.py11 from tests.browser.selenium_helpers import SeleniumTestCase
15 class TestProjectConfigsPage(SeleniumTestCase):
H A Dtest_builddashboard_page.py13 from tests.browser.selenium_helpers import SeleniumTestCase
18 class TestBuildDashboardPage(SeleniumTestCase):