[bitbake-devel] [PATCH 0/1] toaster: Create selenium tests for project dashboard page

David Reyna david.reyna at windriver.com
Wed Apr 5 22:18:12 UTC 2017


From: David Reyna <David.Reyna at windriver.com>

toaster:test:Create selenium tests for project dashboard page

The following changes since commit eff56e4f0d59b1d965a68e4f009b7f07717b7edd:

  bitbake: bitbake-user-manual: Fixed special character in -D output (2017-04-03 22:32:02 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib libby/toaster/functional_tests_9808
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=dreyna/submit/libby/toaster/functional_tests_9808

David Reyna (1):
  toaster:test:Create selenium tests for project dashboard page

 lib/toaster/tests/builds/buildtest.py              | 110 +++++-----
 lib/toaster/tests/functional/__init__.py           |   0
 lib/toaster/tests/functional/functional_helpers.py | 122 +++++++++++
 .../tests/functional/test_functional_basic.py      | 243 +++++++++++++++++++++
 4 files changed, 421 insertions(+), 54 deletions(-)
 create mode 100644 bitbake/lib/toaster/tests/functional/__init__.py
 create mode 100644 bitbake/lib/toaster/tests/functional/functional_helpers.py
 create mode 100644 bitbake/lib/toaster/tests/functional/test_functional_basic.py

-- 
1.9.1




More information about the bitbake-devel mailing list