[Toaster] [review-request] michaelw/toaster/selenium-test-js

Michael Wood michael.g.wood at intel.com
Mon Apr 4 04:08:13 PDT 2016


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



More information about the toaster mailing list