summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/tests/functional
Commit message (Expand)AuthorAgeFilesLines
* bitbake: toaster/tests/functional/utils: Handle WebDriverExceptionRichard Purdie2024-10-241-5/+7
* bitbake: toaster/tests/functional/project_page: Use wait_until_element_clicka...Richard Purdie2024-10-241-53/+40
* bitbake: toaster/tests/functional/util: Avoid test hangsRichard Purdie2024-10-241-1/+1
* bitbake: toaster/tests/functional/utils: Drop unused code from wait_until_bui...Richard Purdie2024-10-241-6/+1
* bitbake: toaster/tests/functiona/project_page_tab_config: Improve waits and d...Richard Purdie2024-10-241-20/+32
* bitbake: toaster/tests/functiona/project_page_tab_config: Switch to using lib...Richard Purdie2024-10-241-123/+90
* bitbake: toaster/tests/functiona/project_page: Improve waits and drop pollingRichard Purdie2024-10-241-13/+40
* bitbake: toaster/tests/functiona/project_page: Drop pointless test covered el...Richard Purdie2024-10-241-9/+0
* bitbake: toaster/tests/functiona/project_page: Switch to using library create...Richard Purdie2024-10-241-76/+42
* bitbake: toaster/tests/functional/project_config: Fix the wait calls to avoid...Richard Purdie2024-10-241-26/+21
* bitbake: toaster/tests/functional/basic: Improve the projects table selection...Richard Purdie2024-10-242-7/+14
* bitbake: toaster/tests/functional/helpers: Drop unneeded poll values and sleepRichard Purdie2024-10-241-2/+2
* bitbake: toaster/tests/function/basic: Make element detection more specificRichard Purdie2024-10-241-23/+32
* bitbake: toaster/tests/function/basic: Improve exception handling for error r...Richard Purdie2024-10-241-49/+59
* bitbake: toaster/tests/project_config: Reuse common project creation codeRichard Purdie2024-10-241-46/+4
* bitbake: toaster/tests/functional_basic: Reuse common project creation codeRichard Purdie2024-10-241-21/+1
* bitbake: toaster/tests/functional: Tweak the project creation function for be...Richard Purdie2024-10-242-9/+17
* bitbake: toaster/tests/functional: Move _create_test_new_project to base clas...Richard Purdie2024-10-242-69/+72
* bitbake: toaster/tests/functional: Improve project creation testsRichard Purdie2024-10-241-8/+20
* bitbake: toaster/tests: Replace assertTrue for more specific assertsRichard Purdie2024-10-142-91/+91
* bitbake: toaster/tests/functional: Fix test race on alertRichard Purdie2024-10-091-1/+3
* bitbake: toaster/tests/functional: Fix hardcoded database IDRichard Purdie2024-10-091-1/+6
* bitbake: toaster/tests/functional: Fix later details page test issuesRichard Purdie2024-10-091-7/+14
* bitbake: toaster/tests: Improve a test to give better debug outputRichard Purdie2024-10-091-4/+4
* bitbake: toaster/tests: Fix kirkstone numberingRichard Purdie2024-10-091-1/+1
* bitbake: test_project_page: fix failing test_single_layer_pageTim Orling2024-06-121-1/+1
* bitbake: toaster test_cerate_new_project: add scarthgapTim Orling2024-06-121-11/+11
* bitbake: toaster/tests: Bug-fix ToasterTable show_rows testcasesAlassane Yattara2024-01-102-3/+4
* bitbake: toaster/tests: Delay driver first action on create new project pageAlassane Yattara2024-01-071-1/+2
* bitbake: toaster/tests: Bug-fix element click interceptedAlassane Yattara2024-01-071-2/+6
* bitbake: toaster/tests: Bug-fix on TestProjectConfigTab::test_image_recipe_sh...Alassane Yattara2024-01-071-1/+2
* bitbake: toaster/tests: Bug-fix "#project-created-notification" should be vis...Alassane Yattara2024-01-011-1/+1
* bitbake: toaster/tests: Skip to show more then 100 item in ToasterTableAlassane Yattara2024-01-011-4/+13
* bitbake: toaster/tests: bug-fix An element matching "#lastest_builds" should ...Alassane Yattara2024-01-011-1/+1
* bitbake: toaster/tests: bug-fix An element matching "#projectstable" should b...Alassane Yattara2024-01-011-43/+44
* bitbake: toaster/tests: Bug-fix test_functional_basic, delay driver actionsAlassane Yattara2023-12-201-38/+38
* bitbake: toaster/tests: Fixes functional tests warning on autobuilderAlassane Yattara2023-12-151-79/+85
* bitbake: toaster/tests: Update tests/functional/functional_helpers test_funct...Alassane Yattara2023-12-152-1/+6
* bitbake: toaster/tests: Bug-Fix testcase functional/test_project_page_tab_con...Alassane Yattara2023-12-152-93/+95
* bitbake: toaster/tests: Removed all time.sleep occurrenceAlassane Yattara2023-12-151-19/+20
* bitbake: toaster/tests: fix functional tests setup and teardownAlexander Lussier-Cullen2023-12-151-14/+37
* bitbake: bitbake: toaster: add functional testing toaster error detailsAlexander Lussier-Cullen2023-12-131-2/+8
* bitbake: toaster/test: fix CopyrightAlassane Yattara2023-12-131-1/+1
* bitbake: toaster: Update to use qemux86-64 machine by defaultRichard Purdie2023-12-091-2/+2
* bitbake: toaster/tests: Fixes warnings in autobuilderAlassane Yattara2023-12-081-1/+1
* bitbake: toaster/tests: Bug fixes, functional tests dependent on each otherAlassane Yattara2023-12-082-86/+79
* bitbake: toaster/tests: Refactorize tests/functionalAlassane Yattara2023-12-082-276/+554
* bitbake: toaster/tests: Added functional/utils, contains useful methods using...Alassane Yattara2023-12-081-0/+89
* bitbake: toaster/tests: Ensure to kill toaster process create for tests funct...Alassane Yattara2023-12-081-2/+3
* bitbake: toaster/tests: Test single recipe pageAlassane Yattara2023-12-021-0/+32