aboutsummaryrefslogtreecommitdiffstats
path: root/lib/toaster
AgeCommit message (Expand)Author
2024-01-10toaster/tests: Bug-fix ToasterTable show_rows testcasesAlassane Yattara
2024-01-10toaster/tests: Bug-fix "element not interactable" in TestLayerDetailsPage::te...Alassane Yattara
2024-01-10toaster/tests: bug-fix "#hint-error-project-name" should be visibleAlassane Yattara
2024-01-10toaster/tests: Setup delay after driver action self.get(url)Alassane Yattara
2024-01-07toaster/tests: Delay driver first action on create new project pageAlassane Yattara
2024-01-07toaster/tests: Bug-fix element click interceptedAlassane Yattara
2024-01-07toaster/tests: Bug-fix on TestProjectConfigTab::test_image_recipe_show_rowsAlassane Yattara
2024-01-04toaster/toastergui: Bug-fix verify given layer path only if import/add local ...Alassane Yattara
2024-01-01toaster/tests: Bug-fix "#project-created-notification" should be visibleAlassane Yattara
2024-01-01toaster/tests: Skip to show more then 100 item in ToasterTableAlassane Yattara
2024-01-01toaster/tests: bug-fix An element matching "#lastest_builds" should be on the...Alassane Yattara
2024-01-01toaster/tests: bug-fix An element matching "#projectstable" should be visibleAlassane Yattara
2023-12-20toastergui: verify that an existing layer path is givenMarta Rybczynska
2023-12-20toaster/tests: Bug-fix test_functional_basic, delay driver actionsAlassane Yattara
2023-12-16toaster: Added validation to stop import if there is a build in progressMarlon Rodriguez Garcia
2023-12-15toaster/tests: Fixes functional tests warning on autobuilderAlassane Yattara
2023-12-15toaster/tests: Update tests/functional/functional_helpers test_functional_basicAlassane Yattara
2023-12-15toaster/tests: bug-fix element click intercepted in browser/test_layerdetails...Alassane Yattara
2023-12-15toaster/tests: Bug-Fix testcase functional/test_project_page_tab_config.pyAlassane Yattara
2023-12-15toaster/tests: Removed all time.sleep occurrenceAlassane Yattara
2023-12-15toaster/tests: logging warning in console, trying to kill unavailable Runbuil...Alassane Yattara
2023-12-15toaster/tests: fix chrome argument syntax and wait for driver exitAlexander Lussier-Cullen
2023-12-15toaster/tests: fix functional tests setup and teardownAlexander Lussier-Cullen
2023-12-15toaster/tests: Exit tests on chromedriver creation failureAlexander Lussier-Cullen
2023-12-13toaster: Commandline build import table improvementsMarlon Rodriguez Garcia
2023-12-12bitbake: toaster: add functional testing toaster error detailsAlexander Lussier-Cullen
2023-12-12toaster: remove test and update setup to avoid rebuilding imageMarlon Rodriguez Garcia
2023-12-12toaster/test: fix CopyrightAlassane Yattara
2023-12-12toaster: Add verbose printout for missing chrome(driver) dependenciesAlexander Lussier-Cullen
2023-12-12toaster: Added new feature to import eventlogs from command line into toaster...Marlon Rodriguez Garcia
2023-12-09toaster/tests/builds: Add BB_HASHSERVE passthroughRichard Purdie
2023-12-09toaster: Update to use qemux86-64 machine by defaultRichard Purdie
2023-12-08toaster/tests: bug-fix tests writing files into /tmp on the autobuildersAlassane Yattara
2023-12-08toaster/tests: Fixes warnings in autobuilderAlassane Yattara
2023-12-08toaster/tests: Bug fixes, functional tests dependent on each otherAlassane Yattara
2023-12-08toaster/tests: Refactorize tests/functionalAlassane Yattara
2023-12-08toaster/tests: Added functional/utils, contains useful methods using by funct...Alassane Yattara
2023-12-08toaster/tests: Ensure to kill toaster process create for tests functionalAlassane Yattara
2023-12-08toaster/tests: Update build testMarlon Rodriguez Garcia
2023-12-06toaster: fix pytest build test execution and test discoveryAlexander Lussier-Cullen
2023-12-06toastergui: Fix regex markup issuesRichard Purdie
2023-12-06toastermain/settings: Avoid python filehandle closure warningsRichard Purdie
2023-12-06toaster: Fix assertRegexpMatches deprecation warningsRichard Purdie
2023-12-06bb/toaster: Fix assertEquals deprecation warningsRichard Purdie
2023-12-06toaster/test: delay driver action until elements to appearAlassane Yattara
2023-12-06toaster/test: from test_no_builds_message.py wait for the empty state div to ...Alassane Yattara
2023-12-06toaster/test: bug-fix on tests/browser/test_all_builds_pageAlassane Yattara
2023-12-02toaster/tests: Test single recipe pageAlassane Yattara
2023-12-02toaster/tests: Test single layer pageAlassane Yattara
2023-12-02toaster/tests: Bug-fix on tests/functional/test_project_pageAlassane Yattara