From: David Reyna <david.reyna@windriver.com>
To: <bitbake-devel@lists.openembedded.org>
Cc: Libertad Cruz <libertad.cruz@intel.com>
Subject: [PATCH 0/1] toaster: Create selenium tests for project dashboard page
Date: Wed, 5 Apr 2017 15:18:12 -0700 [thread overview]
Message-ID: <cover.1491430559.git.David.Reyna@windriver.com> (raw)
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
next reply other threads:[~2017-04-05 22:27 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-05 22:18 David Reyna [this message]
2017-04-05 22:18 ` [PATCH 1/1] toaster:test:Create selenium tests for project dashboard page David Reyna
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1491430559.git.David.Reyna@windriver.com \
--to=david.reyna@windriver.com \
--cc=bitbake-devel@lists.openembedded.org \
--cc=libertad.cruz@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.