summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/tests/browser/test_layerdetails_page.py
Commit message (Expand)AuthorAgeFilesLines
* bitbake: toaster/tests: Bug-fix "element not interactable" in TestLayerDetail...Alassane Yattara2024-01-101-1/+8
* bitbake: toaster/tests: bug-fix element click intercepted in browser/test_lay...Alassane Yattara2023-12-151-6/+25
* bitbake: toaster: Added new feature to import eventlogs from command line int...Marlon Rodriguez Garcia2023-12-121-1/+1
* bitbake: toaster/tests: bug-fix tests writing files into /tmp on the autobuil...Alassane Yattara2023-12-081-2/+2
* bitbake: toaster/test: delay driver action until elements to appearAlassane Yattara2023-12-061-2/+7
* bitbake: Toaster: Bug-fix failure on tests.browser.test_layerdetails_pageAlassane Yattara2023-10-171-0/+2
* bitbake: toaster: migrate to Django-2.2David Reyna2020-03-291-1/+1
* bitbake: bitbake: toaster:tests: python -> python3Robert Yang2019-06-281-1/+1
* bitbake: bitbake: Strip old editor directives from file headersRichard Purdie2019-05-041-2/+0
* bitbake: bitbake: Drop duplicate license boilerplace textRichard Purdie2019-05-041-12/+0
* bitbake: bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie2019-05-041-0/+2
* 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-061-0/+4
* bitbake: toaster: tests Add selenium test layer source switching layer detail...Michael Wood2016-09-021-4/+28
* bitbake: toaster-tests: fix erroneous message when test failsElliot Smith2016-08-111-4/+4
* 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 selenium test for layerdetails pageMichael Wood2016-07-081-0/+190