All of lore.kernel.org
 help / color / mirror / Atom feed
* [review-request] michaelw/toaster/selenium-test-js
@ 2016-04-04 11:08 Michael Wood
  2016-04-06 14:19 ` Smith, Elliot
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Wood @ 2016-04-04 11:08 UTC (permalink / raw)
  To: toaster@yoctoproject.org

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



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

end of thread, other threads:[~2016-04-06 14:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-04 11:08 [review-request] michaelw/toaster/selenium-test-js Michael Wood
2016-04-06 14:19 ` Smith, Elliot

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.