All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] toaster: Create selenium tests for project dashboard page
@ 2017-04-05 22:18 David Reyna
  2017-04-05 22:18 ` [PATCH 1/1] toaster:test:Create " David Reyna
  0 siblings, 1 reply; 2+ messages in thread
From: David Reyna @ 2017-04-05 22:18 UTC (permalink / raw)
  To: bitbake-devel; +Cc: Libertad Cruz

From: David Reyna <David.Reyna@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



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-04-05 22:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-05 22:18 [PATCH 0/1] toaster: Create selenium tests for project dashboard page David Reyna
2017-04-05 22:18 ` [PATCH 1/1] toaster:test:Create " David Reyna

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.