summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/tests/browser
Commit message (Expand)AuthorAgeFilesLines
* 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
* bitbake: toaster: tests Add selenium test layer source switching layer detail...Michael Wood2016-09-021-4/+28
* bitbake: toaster-tests: add test for showing self-dependent taskElliot Smith2016-08-111-0/+76
* bitbake: toaster-tests: add tests for reverting to default sortElliot Smith2016-08-111-0/+160
* bitbake: toaster-tests: fix erroneous message when test failsElliot Smith2016-08-111-4/+4
* bitbake: toaster-tests: add tests for most recent builds state changesElliot Smith2016-08-111-0/+211
* bitbake: toaster-tests: add tests for build dashboard menu and summary visibi...Elliot Smith2016-08-112-26/+108
* bitbake: toaster-tests: add tests for build time links in the all builds pageElliot Smith2016-08-111-0/+89
* bitbake: toaster: move most recent builds templating to clientElliot Smith2016-08-111-2/+2
* bitbake: toaster: tests test_new_project_page Catch button not enabled exceptionMichael Wood2016-08-111-1/+5
* bitbake: lib/toaster: Fix missing new files from previous commitsRichard Purdie2016-08-011-0/+218
* bitbake: toaster-tests: fix URL given for Chromedriver downloadElliot Smith2016-07-291-1/+1
* bitbake: toaster-tests: define capabilities for latest Firefox driverElliot Smith2016-07-291-2/+17
* bitbake: toaster-tests: add tasks and recipes sub-page testsElliot Smith2016-07-262-0/+131
* bitbake: toaster: tests: Remove references to LayerSource modelMichael Wood2016-07-261-1/+1
* bitbake: toaster: Replace references to LayerSource modelsMichael Wood2016-07-261-3/+0
* bitbake: toaster-tests: add class SeleniumTestCaseBase for browser testsAníbal Limón2016-07-201-181/+3
* bitbake: toaster-tests: package count/size shouldn't show for non-image buildsElliot Smith2016-07-191-1/+41
* bitbake: toaster-tests: new custom image button shouldn't show for non-image ...Elliot Smith2016-07-191-0/+20