summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster
AgeCommit message (Expand)Author
2023-12-02bitbake: toaster/tests: Added distro page TestCaseAlassane Yattara
2023-12-02bitbake: toaster/tests: Added Layers page TestCaseAlassane Yattara
2023-12-02bitbake: toaster/tests: Added Machine page TestCaseAlassane Yattara
2023-12-02bitbake: toaster/tests: Test software recipe pageAlassane Yattara
2023-12-02bitbake: toaster/tests: Override table edit columns TestCase from image recip...Alassane Yattara
2023-12-02bitbake: toaster/tests: Update methods wait_until_~ to skip using time.sleepAlassane Yattara
2023-11-23bitbake: toaster: make django temp directory configurableAlexander Lussier-Cullen
2023-11-23bitbake: toaster/tests: add passthroughs for relevant build environment varia...Alexander Lussier-Cullen
2023-11-23bitbake: toaster/tests: Add UI TestCase - Test the show rows feature in image...Alassane Yattara
2023-11-23bitbake: toaster/tests: Add UI TestCase for the edit column feature in image ...Alassane Yattara
2023-11-23bitbake: toaster/tests: Add UI TestCase - Test project page section imagesAlassane Yattara
2023-11-23bitbake: toaster/tests: Add UI TestCase - Test project page tab "New custom i...Alassane Yattara
2023-11-23bitbake: toaster/tests: Add UI TestCase - Test project page tab import layerAlassane Yattara
2023-11-23bitbake: toaster/tests: Add UI TestCase - Test project config tabAlassane Yattara
2023-11-23bitbake: toaster/tests: Add UI TestCase - Test project config tab navigation:Alassane Yattara
2023-11-23bitbake: toaster/tests: Add UI TestCase - Test project page has right tabs di...Alassane Yattara
2023-11-23bitbake: toaster/tests: Add UI TestCase - Test edit project name on project pageAlassane Yattara
2023-11-23bitbake: toaster/tests: Add UI TestCase - Check project header contains right...Alassane Yattara
2023-11-23bitbake: toaster/tests/create_new_project: Code cleanupAlassane Yattara
2023-11-23bitbake: toaster/tests: Add UI TestCase for visualize all projects show rowsAlassane Yattara
2023-11-23bitbake: toaster/tests: Add UI TestCase for visualize all projects edit columnAlassane Yattara
2023-11-23bitbake: toaster/tests: Add UI TestCase for Visualize all projectsAlassane Yattara
2023-11-16bitbake: toaster/tests: Add UI TestCase for deleting projectAlassane Yattara
2023-11-16bitbake: toaster/tox.ini: Add py 3.11 and 3.12Richard Purdie
2023-11-14bitbake: toaster: test_create_new_project typos, whitespaceTim Orling
2023-11-14bitbake: toaster: fix obsolete use of find_element_by_link_textTim Orling
2023-11-14bitbake: toaster: use docs for BitBake link on landing pageTim Orling
2023-11-14bitbake: toaster: drop deprecated USE_L10N from settingsTim Orling
2023-11-14bitbake: toaster/tests: Add UI TestCase to test "show rows" feature, change d...Alassane Yattara
2023-11-14bitbake: toaster/tests: Add UI TestCase to test "edit column" feature show/hi...Alassane Yattara
2023-11-14bitbake: toaster/tests: Add UI TestCase to test filtering feature on 'complet...Alassane Yattara
2023-11-14bitbake: toaster/tests: Add UI TestCase to test the filtering feature on 'fai...Alassane Yattara
2023-11-14bitbake: toaster/tests: Add UI TestCase to test search box on all build pageAlassane Yattara
2023-11-14bitbake: toaster/tests: Add UI TestCase to test if 'no build' message is shownAlassane Yattara
2023-11-09bitbake: Toaster: Write UI TestCase import new project usingAlassane Yattara
2023-11-09bitbake: Toaster: Test create new project without project nameAlassane Yattara
2023-11-09bitbake: Toaster: Write UI TestCase create new projectAlassane Yattara
2023-11-09bitbake: Revert "toaster: Bug-fix webdriver No parameter named options"Richard Purdie
2023-11-09bitbake: toaster: Bug-fix webdriver No parameter named optionsAlassane Yattara
2023-11-09bitbake: toaster: Test jumbotron links visible and clickableAlassane Yattara
2023-11-09bitbake: toaster: Test documentation link in landing header is displayedAlassane Yattara
2023-11-09bitbake: toaster: Check info_sign is visible and clickable in landing pageAlassane Yattara
2023-11-09bitbake: toaster: Added pytest.ini fileAlassane Yattara
2023-11-09bitbake: toaster: fixed: Tests fail when executed one after the other out of ...Alassane Yattara
2023-11-09bitbake: toaster: Bug-fix django.db.utils.IntegrityError: Problem installing ...Alassane Yattara
2023-11-09bitbake: toaster: fixed pytest error: Database access not allowed, use the "d...Alassane Yattara
2023-11-09bitbake: toaster: Bug-fix pytest and Failed: Database access not allowedAlassane Yattara
2023-11-09bitbake: toaster: Update orm.models to catch error ProcessLookupErrorAlassane Yattara
2023-11-09bitbake: toaster: Add toaster-tests-requirements.txt to add pytest and some p...Alassane Yattara
2023-11-08bitbake: toaster: replace deprecated tags ifequal and ifnotequalMarlon Rodriguez Garcia