[bitbake-devel] [PATCH 0/6] Incorporate QUnit tests

Smith, Elliot elliot.smith at intel.com
Wed Apr 6 13:56:31 UTC 2016


Note that sending the patches to the mailing list failed, as one contains a
line which is too long for git send-email.

Please treat this as a pull request for the
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=elliot/toaster/michaelw/unit_tests
 branch.

Thanks.
Elliot

On 6 April 2016 at 14:54, Elliot Smith <elliot.smith at intel.com> wrote:

> Modify QUnit tests so that they run as part of the Selenium test suite.
>
> The following changes since commit 385df903ddf0c8647667d7025c2bfd6175e98fa5
> (toaster-next):
>
>   toaster: add rev dep column to image detail pages (2016-04-06 14:43:57
> +0100)
>
> are available in the git repository at:
>
>   git://git.yoctoproject.org/poky-contrib
> elliot/toaster/michaelw/unit_tests
>
> http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=elliot/toaster/michaelw/unit_tests
>
> Elliot Smith (1):
>   bitbake: update LICENSE file with QUnit details
>
> 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
>
>  LICENSE                                            |   2 +
>  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 +-
>  8 files changed, 432 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
>
> --
> 1.9.3
>
> ---------------------------------------------------------------------
> Intel Corporation (UK) Limited
> Registered No. 1134945 (England)
> Registered Office: Pipers Way, Swindon SN3 1RJ
> VAT No: 860 2173 47
>
> This e-mail and any attachments may contain confidential material for
> the sole use of the intended recipient(s). Any review or distribution
> by others is strictly prohibited. If you are not the intended
> recipient, please contact the sender and delete all copies.
>
>


-- 
Elliot Smith
Software Engineer
Intel Open Source Technology Centre
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/bitbake-devel/attachments/20160406/ff2dce9c/attachment-0002.html>


More information about the bitbake-devel mailing list