summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/tests/browser
Commit message (Expand)AuthorAgeFilesLines
* bitbake: toaster/tests: Bug-fix ToasterTable show_rows testcasesAlassane Yattara2024-01-102-3/+5
* bitbake: toaster/tests: Bug-fix "element not interactable" in TestLayerDetail...Alassane Yattara2024-01-101-1/+8
* bitbake: toaster/tests: bug-fix "#hint-error-project-name" should be visibleAlassane Yattara2024-01-101-1/+3
* bitbake: toaster/tests: Setup delay after driver action self.get(url)Alassane Yattara2024-01-104-1/+12
* bitbake: toaster/tests: Delay driver first action on create new project pageAlassane Yattara2024-01-071-0/+1
* bitbake: toaster/tests: bug-fix An element matching "#projectstable" should b...Alassane Yattara2024-01-011-0/+2
* bitbake: toaster/tests: bug-fix element click intercepted in browser/test_lay...Alassane Yattara2023-12-152-6/+39
* bitbake: toaster/tests: fix chrome argument syntax and wait for driver exitAlexander Lussier-Cullen2023-12-151-1/+3
* bitbake: toaster/tests: Exit tests on chromedriver creation failureAlexander Lussier-Cullen2023-12-151-6/+8
* bitbake: toaster: Add verbose printout for missing chrome(driver) dependenciesAlexander Lussier-Cullen2023-12-121-2/+21
* bitbake: toaster: Added new feature to import eventlogs from command line int...Marlon Rodriguez Garcia2023-12-122-3/+1
* bitbake: toaster/tests: bug-fix tests writing files into /tmp on the autobuil...Alassane Yattara2023-12-0812-52/+69
* bitbake: toaster: Fix assertRegexpMatches deprecation warningsRichard Purdie2023-12-062-6/+6
* bitbake: bb/toaster: Fix assertEquals deprecation warningsRichard Purdie2023-12-062-6/+6
* bitbake: toaster/test: delay driver action until elements to appearAlassane Yattara2023-12-062-2/+8
* bitbake: toaster/test: from test_no_builds_message.py wait for the empty stat...Alassane Yattara2023-12-061-0/+1
* bitbake: toaster/test: bug-fix on tests/browser/test_all_builds_pageAlassane Yattara2023-12-061-24/+32
* bitbake: toaster/tests: Update methods wait_until_~ to skip using time.sleepAlassane Yattara2023-12-021-5/+8
* bitbake: toaster/tests: Add UI TestCase for visualize all projects show rowsAlassane Yattara2023-11-231-0/+34
* bitbake: toaster/tests: Add UI TestCase for visualize all projects edit columnAlassane Yattara2023-11-231-0/+58
* bitbake: toaster/tests: Add UI TestCase for Visualize all projectsAlassane Yattara2023-11-231-0/+34
* bitbake: toaster/tests: Add UI TestCase for deleting projectAlassane Yattara2023-11-161-0/+103
* bitbake: toaster: fix obsolete use of find_element_by_link_textTim Orling2023-11-141-9/+10
* bitbake: toaster: use docs for BitBake link on landing pageTim Orling2023-11-141-1/+1
* bitbake: toaster/tests: Add UI TestCase to test "show rows" feature, change d...Alassane Yattara2023-11-141-12/+52
* bitbake: toaster/tests: Add UI TestCase to test "edit column" feature show/hi...Alassane Yattara2023-11-141-0/+59
* bitbake: toaster/tests: Add UI TestCase to test filtering feature on 'complet...Alassane Yattara2023-11-141-2/+78
* bitbake: toaster/tests: Add UI TestCase to test the filtering feature on 'fai...Alassane Yattara2023-11-141-0/+38
* bitbake: toaster/tests: Add UI TestCase to test search box on all build pageAlassane Yattara2023-11-141-9/+34
* bitbake: toaster/tests: Add UI TestCase to test if 'no build' message is shownAlassane Yattara2023-11-141-0/+9
* bitbake: Revert "toaster: Bug-fix webdriver No parameter named options"Richard Purdie2023-11-091-1/+1
* bitbake: toaster: Bug-fix webdriver No parameter named optionsAlassane Yattara2023-11-091-1/+1
* bitbake: toaster: Test jumbotron links visible and clickableAlassane Yattara2023-11-091-1/+88
* bitbake: toaster: Test documentation link in landing header is displayedAlassane Yattara2023-11-091-0/+15
* bitbake: toaster: Check info_sign is visible and clickable in landing pageAlassane Yattara2023-11-091-0/+16
* bitbake: toaster: add tox.ini file to execute test suiteMarlon Rodriguez Garcia2023-10-301-1/+7
* bitbake: Toaster: bug-fix on custom image test casesAlassane Yattara2023-10-231-0/+4
* bitbake: Toaster: Bug-fix failure on tests.browser.test_layerdetails_pageAlassane Yattara2023-10-171-0/+2
* bitbake: toaster: bug-fix on tests.browser.test_most_recent_builds_statesAlassane Yattara2023-10-171-2/+3
* bitbake: toaster: update selenium version and code syntaxMarlon Rodriguez Garcia2023-10-069-49/+74
* bitbake: toaster: migrate to Django-2.2David Reyna2020-03-2918-19/+20
* bitbake: lib: remove unused importsFrazer Clews2020-01-192-4/+0
* bitbake: bitbake: toaster:tests: python -> python3Robert Yang2019-06-2820-20/+20
* bitbake: bitbake: Strip old editor directives from file headersRichard Purdie2019-05-0420-40/+0
* bitbake: bitbake: Drop duplicate license boilerplace textRichard Purdie2019-05-0420-242/+0
* bitbake: bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie2019-05-0420-0/+40
* bitbake: toaster: Reference pip3 not pipRichard Purdie2016-12-081-2/+2
* bitbake: toaster: browser tests - add Selenium Docker container as driverbrian avery2016-12-072-4/+30
* bitbake: toaster: test browser test_layerdetails_page add wait_until_visibleMichael Wood2016-11-041-1/+2
* bitbake: toaster: Update tests to reflect front end changesMichael Wood2016-10-062-1/+5