summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/tests/browser
AgeCommit message (Expand)Author
2024-01-10bitbake: toaster/tests: Bug-fix ToasterTable show_rows testcasesAlassane Yattara
2024-01-10bitbake: toaster/tests: Bug-fix "element not interactable" in TestLayerDetail...Alassane Yattara
2024-01-10bitbake: toaster/tests: bug-fix "#hint-error-project-name" should be visibleAlassane Yattara
2024-01-10bitbake: toaster/tests: Setup delay after driver action self.get(url)Alassane Yattara
2024-01-07bitbake: toaster/tests: Delay driver first action on create new project pageAlassane Yattara
2024-01-01bitbake: toaster/tests: bug-fix An element matching "#projectstable" should b...Alassane Yattara
2023-12-15bitbake: toaster/tests: bug-fix element click intercepted in browser/test_lay...Alassane Yattara
2023-12-15bitbake: toaster/tests: fix chrome argument syntax and wait for driver exitAlexander Lussier-Cullen
2023-12-15bitbake: toaster/tests: Exit tests on chromedriver creation failureAlexander Lussier-Cullen
2023-12-12bitbake: toaster: Add verbose printout for missing chrome(driver) dependenciesAlexander Lussier-Cullen
2023-12-12bitbake: toaster: Added new feature to import eventlogs from command line int...Marlon Rodriguez Garcia
2023-12-08bitbake: toaster/tests: bug-fix tests writing files into /tmp on the autobuil...Alassane Yattara
2023-12-06bitbake: toaster: Fix assertRegexpMatches deprecation warningsRichard Purdie
2023-12-06bitbake: bb/toaster: Fix assertEquals deprecation warningsRichard Purdie
2023-12-06bitbake: toaster/test: delay driver action until elements to appearAlassane Yattara
2023-12-06bitbake: toaster/test: from test_no_builds_message.py wait for the empty stat...Alassane Yattara
2023-12-06bitbake: toaster/test: bug-fix on tests/browser/test_all_builds_pageAlassane Yattara
2023-12-02bitbake: toaster/tests: Update methods wait_until_~ to skip using time.sleepAlassane Yattara
2023-11-23bitbake: toaster/tests: Add UI TestCase for visualize all projects show rowsAlassane Yattara
2023-11-23bitbake: toaster/tests: Add UI TestCase for visualize all projects edit columnAlassane Yattara
2023-11-23bitbake: toaster/tests: Add UI TestCase for Visualize all projectsAlassane Yattara
2023-11-16bitbake: toaster/tests: Add UI TestCase for deleting projectAlassane Yattara
2023-11-14bitbake: toaster: fix obsolete use of find_element_by_link_textTim Orling
2023-11-14bitbake: toaster: use docs for BitBake link on landing pageTim Orling
2023-11-14bitbake: toaster/tests: Add UI TestCase to test "show rows" feature, change d...Alassane Yattara
2023-11-14bitbake: toaster/tests: Add UI TestCase to test "edit column" feature show/hi...Alassane Yattara
2023-11-14bitbake: toaster/tests: Add UI TestCase to test filtering feature on 'complet...Alassane Yattara
2023-11-14bitbake: toaster/tests: Add UI TestCase to test the filtering feature on 'fai...Alassane Yattara
2023-11-14bitbake: toaster/tests: Add UI TestCase to test search box on all build pageAlassane Yattara
2023-11-14bitbake: toaster/tests: Add UI TestCase to test if 'no build' message is shownAlassane Yattara
2023-11-09bitbake: Revert "toaster: Bug-fix webdriver No parameter named options"Richard Purdie
2023-11-09bitbake: toaster: Bug-fix webdriver No parameter named optionsAlassane Yattara
2023-11-09bitbake: toaster: Test jumbotron links visible and clickableAlassane Yattara
2023-11-09bitbake: toaster: Test documentation link in landing header is displayedAlassane Yattara
2023-11-09bitbake: toaster: Check info_sign is visible and clickable in landing pageAlassane Yattara
2023-10-30bitbake: toaster: add tox.ini file to execute test suiteMarlon Rodriguez Garcia
2023-10-23bitbake: Toaster: bug-fix on custom image test casesAlassane Yattara
2023-10-17bitbake: Toaster: Bug-fix failure on tests.browser.test_layerdetails_pageAlassane Yattara
2023-10-17bitbake: toaster: bug-fix on tests.browser.test_most_recent_builds_statesAlassane Yattara
2023-10-06bitbake: toaster: update selenium version and code syntaxMarlon Rodriguez Garcia
2020-03-29bitbake: toaster: migrate to Django-2.2David Reyna
2020-01-19bitbake: lib: remove unused importsFrazer Clews
2019-06-28bitbake: bitbake: toaster:tests: python -> python3Robert Yang
2019-05-04bitbake: bitbake: Strip old editor directives from file headersRichard Purdie
2019-05-04bitbake: bitbake: Drop duplicate license boilerplace textRichard Purdie
2019-05-04bitbake: bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie
2016-12-08bitbake: toaster: Reference pip3 not pipRichard Purdie
2016-12-07bitbake: toaster: browser tests - add Selenium Docker container as driverbrian avery
2016-11-04bitbake: toaster: test browser test_layerdetails_page add wait_until_visibleMichael Wood
2016-10-06bitbake: toaster: Update tests to reflect front end changesMichael Wood