summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster
Commit message (Expand)AuthorAgeFilesLines
...
* bitbake: toaster/test: fix CopyrightAlassane Yattara2023-12-131-1/+1
* 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-1211-8/+454
* bitbake: toaster/tests/builds: Add BB_HASHSERVE passthroughRichard Purdie2023-12-091-1/+1
* bitbake: toaster: Update to use qemux86-64 machine by defaultRichard Purdie2023-12-094-8/+8
* bitbake: toaster/tests: bug-fix tests writing files into /tmp on the autobuil...Alassane Yattara2023-12-0813-55/+74
* bitbake: toaster/tests: Fixes warnings in autobuilderAlassane Yattara2023-12-082-4/+11
* bitbake: toaster/tests: Bug fixes, functional tests dependent on each otherAlassane Yattara2023-12-082-86/+79
* bitbake: toaster/tests: Refactorize tests/functionalAlassane Yattara2023-12-082-276/+554
* bitbake: toaster/tests: Added functional/utils, contains useful methods using...Alassane Yattara2023-12-081-0/+89
* bitbake: toaster/tests: Ensure to kill toaster process create for tests funct...Alassane Yattara2023-12-081-2/+3
* bitbake: toaster/tests: Update build testMarlon Rodriguez Garcia2023-12-086-14/+15
* bitbake: toaster: fix pytest build test execution and test discoveryAlexander Lussier-Cullen2023-12-062-4/+3
* bitbake: toastergui: Fix regex markup issuesRichard Purdie2023-12-062-4/+3
* bitbake: toastermain/settings: Avoid python filehandle closure warningsRichard Purdie2023-12-061-3/+6
* 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: Test single recipe pageAlassane Yattara2023-12-021-0/+32
* bitbake: toaster/tests: Test single layer pageAlassane Yattara2023-12-021-0/+61
* bitbake: toaster/tests: Bug-fix on tests/functional/test_project_pageAlassane Yattara2023-12-021-32/+32
* bitbake: toaster/tests: Added distro page TestCaseAlassane Yattara2023-12-021-0/+51
* bitbake: toaster/tests: Added Layers page TestCaseAlassane Yattara2023-12-021-0/+72
* bitbake: toaster/tests: Added Machine page TestCaseAlassane Yattara2023-12-021-0/+79
* bitbake: toaster/tests: Test software recipe pageAlassane Yattara2023-12-021-0/+118
* bitbake: toaster/tests: Override table edit columns TestCase from image recip...Alassane Yattara2023-12-021-0/+130
* bitbake: toaster/tests: Update methods wait_until_~ to skip using time.sleepAlassane Yattara2023-12-021-5/+8
* bitbake: toaster: make django temp directory configurableAlexander Lussier-Cullen2023-11-233-5/+7
* bitbake: toaster/tests: add passthroughs for relevant build environment varia...Alexander Lussier-Cullen2023-11-232-0/+12
* bitbake: toaster/tests: Add UI TestCase - Test the show rows feature in image...Alassane Yattara2023-11-231-1/+35
* bitbake: toaster/tests: Add UI TestCase for the edit column feature in image ...Alassane Yattara2023-11-231-0/+121
* bitbake: toaster/tests: Add UI TestCase - Test project page section imagesAlassane Yattara2023-11-231-0/+41
* bitbake: toaster/tests: Add UI TestCase - Test project page tab "New custom i...Alassane Yattara2023-11-231-0/+31
* bitbake: toaster/tests: Add UI TestCase - Test project page tab import layerAlassane Yattara2023-11-231-0/+43
* bitbake: toaster/tests: Add UI TestCase - Test project config tabAlassane Yattara2023-11-232-1/+133
* 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/tox.ini: Add py 3.11 and 3.12Richard Purdie2023-11-161-1/+1
* 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-142-2/+2