Review Request 127346: Infrastructure for Plasmoid integration testing
Aleix Pol Gonzalez
aleixpol at kde.org
Sat Mar 12 15:59:24 UTC 2016
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/127346/
-----------------------------------------------------------
(Updated March 12, 2016, 4:59 p.m.)
Review request for Plasma.
Changes
-------
Address some of Marco's concerns.
Summary (updated)
-----------------
Infrastructure for Plasmoid integration testing
Repository: plasma-workspace
Description
-------
Makes it possible to test how/if a plasmoid behaves correctly on the most similar environment possible to what the user would find on a production system.
* Loads a plasmoid on a panel and the desktop.
* Lets it test his own stuff
* Notifies, when done, if failed.
There's still more to look into:
* what objects need to be passed, besides the `Plasma::AppletQuickItem`.
* good things to test
* how to test other shells than the desktop shell
Nevertheless, it looks to me that it's a step forward. Comments welcome.
Diffs (updated)
-----
applets/analog-clock/contents/tests/test.qml PRE-CREATION
shell/CMakeLists.txt e553133
shell/main.cpp d6e3640
shell/shellcorona.cpp 54667da
shell/shellmanager.h 17acbc6
shell/shellmanager.cpp 3c3638f
shell/testcorona.h PRE-CREATION
shell/testcorona.cpp PRE-CREATION
shell/tests/CMakeLists.txt PRE-CREATION
shell/tests/testLayout.js.in PRE-CREATION
Diff: https://git.reviewboard.kde.org/r/127346/diff/
Testing
-------
Thanks,
Aleix Pol Gonzalez
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20160312/7b79bea7/attachment-0001.html>
More information about the Plasma-devel
mailing list