index
:
linux/poky.git
1.1_M1
1.1_M2
1.1_M3
1.1_M4
1.2_M1
1.2_M2
1.2_M3
1.2_M4
1.3_M1
1.3_M2
1.3_M3
1.3_M4
1.3_M5
1.3_beta
1.4_M1
1.4_M3
1.4_M4
1.4_M5
1.6_M5
bernard
blinky
clyde
daisy
daisy-140929
daisy-enea
daisy-enea-231026
danny
danny-next
denzil
dizzy
dizzy-enea
dora
dora-toaster
dunfell
dunfell-next
dylan
edison
elroy
enea_linux_3
fido
gatesgarth
gatesgarth-next
genericarm64
green
halstead/hashclient
hardknott
hardknott-next
honister
jethro
kirkstone
kirkstone-next
krogoth
krogoth-enea
krogoth-next
langdale
laverne
master
master-next
master-next2
master-test
master-uninative
mickledore
mickledore-next
morty
morty-next
nanbield
pinky
purple
pyro
pyro-enea
pyro-next
pyro-nfvaccess
python3
rocko
rocko-next
scarthgap
styhead
sumo
sumo-next
thud
thud-next
walnascar
walnascar-next
warrior
warrior-next
zeus
zeus-next
zeus-next2
Mirror of git.yoctoproject.org/poky
N/A
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bitbake
/
lib
/
toaster
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
bitbake: toaster/tests: Add UI TestCase - Test project config tab navigation:
Alassane Yattara
2023-11-23
1
-0
/
+176
*
bitbake: toaster/tests: Add UI TestCase - Test project page has right tabs di...
Alassane Yattara
2023-11-23
1
-0
/
+78
*
bitbake: toaster/tests: Add UI TestCase - Test edit project name on project page
Alassane Yattara
2023-11-23
1
-0
/
+27
*
bitbake: toaster/tests: Add UI TestCase - Check project header contains right...
Alassane Yattara
2023-11-23
1
-0
/
+142
*
bitbake: toaster/tests/create_new_project: Code cleanup
Alassane Yattara
2023-11-23
1
-1
/
+2
*
bitbake: toaster/tests: Add UI TestCase for visualize all projects show rows
Alassane Yattara
2023-11-23
1
-0
/
+34
*
bitbake: toaster/tests: Add UI TestCase for visualize all projects edit column
Alassane Yattara
2023-11-23
1
-0
/
+58
*
bitbake: toaster/tests: Add UI TestCase for Visualize all projects
Alassane Yattara
2023-11-23
1
-0
/
+34
*
bitbake: toaster/tests: Add UI TestCase for deleting project
Alassane Yattara
2023-11-16
1
-0
/
+103
*
bitbake: toaster: test_create_new_project typos, whitespace
Tim Orling
2023-11-14
1
-5
/
+5
*
bitbake: toaster: fix obsolete use of find_element_by_link_text
Tim Orling
2023-11-14
1
-9
/
+10
*
bitbake: toaster: use docs for BitBake link on landing page
Tim Orling
2023-11-14
1
-1
/
+1
*
bitbake: toaster/tests: Add UI TestCase to test "show rows" feature, change d...
Alassane Yattara
2023-11-14
1
-12
/
+52
*
bitbake: toaster/tests: Add UI TestCase to test "edit column" feature show/hi...
Alassane Yattara
2023-11-14
1
-0
/
+59
*
bitbake: toaster/tests: Add UI TestCase to test filtering feature on 'complet...
Alassane Yattara
2023-11-14
1
-2
/
+78
*
bitbake: toaster/tests: Add UI TestCase to test the filtering feature on 'fai...
Alassane Yattara
2023-11-14
1
-0
/
+38
*
bitbake: toaster/tests: Add UI TestCase to test search box on all build page
Alassane Yattara
2023-11-14
1
-9
/
+34
*
bitbake: toaster/tests: Add UI TestCase to test if 'no build' message is shown
Alassane Yattara
2023-11-14
1
-0
/
+9
*
bitbake: Toaster: Write UI TestCase import new project using
Alassane Yattara
2023-11-09
1
-0
/
+25
*
bitbake: Toaster: Test create new project without project name
Alassane Yattara
2023-11-09
1
-0
/
+17
*
bitbake: Toaster: Write UI TestCase create new project
Alassane Yattara
2023-11-09
1
-0
/
+134
*
bitbake: Revert "toaster: Bug-fix webdriver No parameter named options"
Richard Purdie
2023-11-09
1
-1
/
+1
*
bitbake: toaster: Bug-fix webdriver No parameter named options
Alassane Yattara
2023-11-09
1
-1
/
+1
*
bitbake: toaster: Test jumbotron links visible and clickable
Alassane Yattara
2023-11-09
1
-1
/
+88
*
bitbake: toaster: Test documentation link in landing header is displayed
Alassane Yattara
2023-11-09
1
-0
/
+15
*
bitbake: toaster: Check info_sign is visible and clickable in landing page
Alassane Yattara
2023-11-09
1
-0
/
+16
*
bitbake: toaster: fixed: Tests fail when executed one after the other out of ...
Alassane Yattara
2023-11-09
3
-1
/
+6
*
bitbake: toaster: fixed pytest error: Database access not allowed, use the "d...
Alassane Yattara
2023-11-09
1
-0
/
+2
*
bitbake: toaster: Bug-fix pytest and Failed: Database access not allowed
Alassane Yattara
2023-11-09
1
-6
/
+0
*
bitbake: toaster: Add toaster-tests-requirements.txt to add pytest and some p...
Alassane Yattara
2023-11-09
1
-0
/
+5
*
bitbake: toaster: add tox.ini file to execute test suite
Marlon Rodriguez Garcia
2023-10-30
1
-1
/
+7
*
bitbake: Toaster: bug-fix on tests/views/test_views.py
Alassane Yattara
2023-10-23
1
-0
/
+8
*
bitbake: Toaster: bug-fix on custom image test cases
Alassane Yattara
2023-10-23
1
-0
/
+4
*
bitbake: Toaster: Bug-fix failure on tests.browser.test_layerdetails_page
Alassane Yattara
2023-10-17
1
-0
/
+2
*
bitbake: toaster: bug-fix on tests.browser.test_most_recent_builds_states
Alassane Yattara
2023-10-17
1
-2
/
+3
*
bitbake: toaster: fixed functional test
Marlon Rodriguez Garcia
2023-10-17
1
-10
/
+23
*
bitbake: toaster: update selenium version and code syntax
Marlon Rodriguez Garcia
2023-10-06
14
-117
/
+154
*
bitbake: bitbake: fix deprecated threading.Thread.setDaemon
Tim Orling
2023-01-24
1
-1
/
+1
*
bitbake: bitbake:toaster:test: Update SSTATE URL
Jon Mason
2021-10-08
1
-1
/
+1
*
bitbake: lib: fix most undefined code picked up by pylint
Frazer Clews
2020-08-25
1
-4
/
+4
*
bitbake: toaster: migrate to Django-2.2
David Reyna
2020-03-29
19
-20
/
+21
*
bitbake: lib: remove unused imports
Frazer Clews
2020-01-19
3
-5
/
+0
*
bitbake: bitbake: toaster:tests: python -> python3
Robert Yang
2019-06-28
29
-29
/
+29
*
bitbake: bitbake: Strip old editor directives from file headers
Richard Purdie
2019-05-04
29
-58
/
+0
*
bitbake: bitbake: Drop duplicate license boilerplace text
Richard Purdie
2019-05-04
29
-351
/
+0
*
bitbake: bitbake: Add initial pass of SPDX license headers to source code
Richard Purdie
2019-05-04
30
-0
/
+60
*
bitbake: toaster:test:Create selenium tests for project dashboard page
David Reyna
2017-04-10
4
-54
/
+421
*
bitbake: toaster: tests Update import layer test to use new Layer add api
Michael Wood
2016-12-12
1
-22
/
+23
*
bitbake: toaster: Reference pip3 not pip
Richard Purdie
2016-12-08
1
-2
/
+2
*
bitbake: toaster: browser tests - add Selenium Docker container as driver
brian avery
2016-12-07
2
-4
/
+30
[prev]
[next]