aboutsummaryrefslogtreecommitdiffstats
path: root/lib/toaster/tests/browser
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-01toaster/tests: bug-fix An element matching "#projectstable" should be visibleAlassane Yattara
2023-12-15toaster/tests: bug-fix element click intercepted in browser/test_layerdetails...Alassane Yattara
2023-12-15toaster/tests: fix chrome argument syntax and wait for driver exitAlexander Lussier-Cullen
2023-12-15toaster/tests: Exit tests on chromedriver creation failureAlexander Lussier-Cullen
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-08toaster/tests: bug-fix tests writing files into /tmp on the autobuildersAlassane Yattara
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: Update methods wait_until_~ to skip using time.sleepAlassane Yattara
2023-11-23toaster/tests: Add UI TestCase for visualize all projects show rowsAlassane Yattara
2023-11-23toaster/tests: Add UI TestCase for visualize all projects edit columnAlassane Yattara
2023-11-23toaster/tests: Add UI TestCase for Visualize all projectsAlassane Yattara
2023-11-16toaster/tests: Add UI TestCase for deleting projectAlassane Yattara
2023-11-14toaster: fix obsolete use of find_element_by_link_textTim Orling
2023-11-14toaster: use docs for BitBake link on landing pageTim Orling
2023-11-14toaster/tests: Add UI TestCase to test "show rows" feature, change displaying...Alassane Yattara
2023-11-14toaster/tests: Add UI TestCase to test "edit column" feature show/hide columnAlassane Yattara
2023-11-14toaster/tests: Add UI TestCase to test filtering feature on 'completed_on' co...Alassane Yattara
2023-11-14toaster/tests: Add UI TestCase to test the filtering feature on 'failure task...Alassane Yattara
2023-11-14toaster/tests: Add UI TestCase to test search box on all build pageAlassane Yattara
2023-11-14toaster/tests: Add UI TestCase to test if 'no build' message is shownAlassane Yattara
2023-11-09Revert "toaster: Bug-fix webdriver No parameter named options"Richard Purdie
2023-11-09toaster: Bug-fix webdriver No parameter named optionsAlassane Yattara
2023-11-09toaster: Test jumbotron links visible and clickableAlassane Yattara
2023-11-09toaster: Test documentation link in landing header is displayedAlassane Yattara
2023-11-09toaster: Check info_sign is visible and clickable in landing pageAlassane Yattara
2023-10-30toaster: add tox.ini file to execute test suiteMarlon Rodriguez Garcia
2023-10-23Toaster: bug-fix on custom image test casesAlassane Yattara
2023-10-16Toaster: Bug-fix failure on tests.browser.test_layerdetails_pageAlassane Yattara
2023-10-16toaster: bug-fix on tests.browser.test_most_recent_builds_statesAlassane Yattara
2023-10-03toaster: update selenium version and code syntaxMarlon Rodriguez Garcia
2020-03-29toaster: migrate to Django-2.2David Reyna
2020-01-19lib: remove unused importsFrazer Clews
2019-06-27bitbake: toaster:tests: python -> python3Robert Yang
2019-05-04bitbake: Strip old editor directives from file headersRichard Purdie
2019-05-04bitbake: Drop duplicate license boilerplace textRichard Purdie
2019-05-04bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie
2016-12-08toaster: Reference pip3 not pipRichard Purdie
2016-12-07toaster: browser tests - add Selenium Docker container as driverbrian avery
2016-11-04toaster: test browser test_layerdetails_page add wait_until_visibleMichael Wood
2016-10-06toaster: Update tests to reflect front end changesMichael Wood