summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/tests/functional
Commit message (Expand)AuthorAgeFilesLines
* bitbake: toaster/tests: Bug-Fix testcase functional/test_project_page_tab_con...Alassane Yattara2023-12-152-93/+95
* bitbake: toaster/tests: Removed all time.sleep occurrenceAlassane Yattara2023-12-151-19/+20
* bitbake: toaster/tests: fix functional tests setup and teardownAlexander Lussier-Cullen2023-12-151-14/+37
* bitbake: bitbake: toaster: add functional testing toaster error detailsAlexander Lussier-Cullen2023-12-131-2/+8
* bitbake: toaster/test: fix CopyrightAlassane Yattara2023-12-131-1/+1
* bitbake: toaster: Update to use qemux86-64 machine by defaultRichard Purdie2023-12-091-2/+2
* bitbake: toaster/tests: Fixes warnings in autobuilderAlassane Yattara2023-12-081-1/+1
* 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: 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: 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-231-0/+132
* 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: test_create_new_project typos, whitespaceTim Orling2023-11-141-5/+5
* 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: toaster: fixed: Tests fail when executed one after the other out of ...Alassane Yattara2023-11-091-1/+3
* 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: fixed functional testMarlon Rodriguez Garcia2023-10-171-10/+23
* bitbake: toaster: update selenium version and code syntaxMarlon Rodriguez Garcia2023-10-062-67/+74
* bitbake: lib: fix most undefined code picked up by pylintFrazer Clews2020-08-251-4/+4
* bitbake: lib: remove unused importsFrazer Clews2020-01-191-1/+0
* bitbake: bitbake: toaster:tests: python -> python3Robert Yang2019-06-282-2/+2
* bitbake: bitbake: Strip old editor directives from file headersRichard Purdie2019-05-042-4/+0
* bitbake: bitbake: Drop duplicate license boilerplace textRichard Purdie2019-05-042-24/+0
* bitbake: bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie2019-05-042-0/+4
* bitbake: toaster:test:Create selenium tests for project dashboard pageDavid Reyna2017-04-103-0/+365
* bitbake: bb/event.py: fire_ui_handlers enable threading lock supportAníbal Limón2016-10-051-0/+0