summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/tests
Commit message (Expand)AuthorAgeFilesLines
...
* bitbake: toaster/tests: Add UI TestCase - Test project config tab navigation:Alassane Yattara2023-11-231-0/+176
* bitbake: toaster/tests: Add UI TestCase - Test project page has right tabs di...Alassane Yattara2023-11-231-0/+78
* bitbake: toaster/tests: Add UI TestCase - Test edit project name on project pageAlassane Yattara2023-11-231-0/+27
* bitbake: toaster/tests: Add UI TestCase - Check project header contains right...Alassane Yattara2023-11-231-0/+142
* bitbake: toaster/tests/create_new_project: Code cleanupAlassane Yattara2023-11-231-1/+2
* 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: test_create_new_project typos, whitespaceTim Orling2023-11-141-5/+5
* 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: Toaster: Write UI TestCase import new project usingAlassane Yattara2023-11-091-0/+25
* bitbake: Toaster: Test create new project without project nameAlassane Yattara2023-11-091-0/+17
* bitbake: Toaster: Write UI TestCase create new projectAlassane Yattara2023-11-091-0/+134
* 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: fixed: Tests fail when executed one after the other out of ...Alassane Yattara2023-11-093-1/+6
* bitbake: toaster: fixed pytest error: Database access not allowed, use the "d...Alassane Yattara2023-11-091-0/+2
* bitbake: toaster: Bug-fix pytest and Failed: Database access not allowedAlassane Yattara2023-11-091-6/+0
* bitbake: toaster: Add toaster-tests-requirements.txt to add pytest and some p...Alassane Yattara2023-11-091-0/+5
* bitbake: toaster: add tox.ini file to execute test suiteMarlon Rodriguez Garcia2023-10-301-1/+7
* bitbake: Toaster: bug-fix on tests/views/test_views.pyAlassane Yattara2023-10-231-0/+8
* 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: fixed functional testMarlon Rodriguez Garcia2023-10-171-10/+23
* bitbake: toaster: update selenium version and code syntaxMarlon Rodriguez Garcia2023-10-0614-117/+154
* bitbake: bitbake: fix deprecated threading.Thread.setDaemonTim Orling2023-01-241-1/+1
* bitbake: bitbake:toaster:test: Update SSTATE URLJon Mason2021-10-081-1/+1
* bitbake: lib: fix most undefined code picked up by pylintFrazer Clews2020-08-251-4/+4
* bitbake: toaster: migrate to Django-2.2David Reyna2020-03-2919-20/+21
* bitbake: lib: remove unused importsFrazer Clews2020-01-193-5/+0
* bitbake: bitbake: toaster:tests: python -> python3Robert Yang2019-06-2829-29/+29
* bitbake: bitbake: Strip old editor directives from file headersRichard Purdie2019-05-0429-58/+0
* bitbake: bitbake: Drop duplicate license boilerplace textRichard Purdie2019-05-0429-351/+0
* bitbake: bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie2019-05-0430-0/+60
* bitbake: toaster:test:Create selenium tests for project dashboard pageDavid Reyna2017-04-104-54/+421
* bitbake: toaster: tests Update import layer test to use new Layer add apiMichael Wood2016-12-121-22/+23
* 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