From: Michael Wood <michael.g.wood@intel.com>
To: "toaster@yoctoproject.org" <toaster@yoctoproject.org>
Subject: [review-request] michaelw/toaster/selenium-test-js
Date: Mon, 4 Apr 2016 12:08:13 +0100 [thread overview]
Message-ID: <57024B1D.90101@intel.com> (raw)
Add a selenium test to run the js unit tests.
Pull request poky-contrib michaelw/toaster/selenium-test-js (sent as
pull request because js file too large for git send-email)
git://git.yoctoproject.org/poky-contrib michaelw/toaster/selenium-test-js
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=michaelw/toaster/selenium-test-js
Michael Wood (5):
toaster: Add quint to project so that it can be used offline
toaster: tests Set MACHINE for the test projects
toaster: views jsunittest Add MACHINE and an extra layer to test
project
toaster: testsjs Add call back to append elements on completion of
tests
tests: browser Add test to run the js unit tests
lib/toaster/tests/browser/test_js_unit_tests.py | 57 ++++
.../fixtures/toastergui-unittest-data.xml | 4 +-
lib/toaster/toastergui/static/css/qunit-1.18.0.css | 1 +
lib/toaster/toastergui/static/js/qunit-1.18.0.js | 347
+++++++++++++++++++++
lib/toaster/toastergui/static/js/tests/test.js | 7 +
.../toastergui/templates/js-unit-tests.html | 4 +-
lib/toaster/toastergui/views.py | 18 +-
7 files changed, 430 insertions(+), 8 deletions(-)
create mode 100644 bitbake/lib/toaster/tests/browser/test_js_unit_tests.py
create mode 100644
bitbake/lib/toaster/toastergui/static/css/qunit-1.18.0.css
create mode 100644
bitbake/lib/toaster/toastergui/static/js/qunit-1.18.0.js
next reply other threads:[~2016-04-04 11:08 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-04 11:08 Michael Wood [this message]
2016-04-06 14:19 ` [review-request] michaelw/toaster/selenium-test-js Smith, Elliot
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=57024B1D.90101@intel.com \
--to=michael.g.wood@intel.com \
--cc=toaster@yoctoproject.org \
/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.