Review Request 127346: RFC: Some infrastructure for Plasma testing
Marco Martin
notmart at gmail.com
Fri Mar 11 20:34:43 UTC 2016
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/127346/#review93418
-----------------------------------------------------------
shell/main.cpp (line 99)
<https://git.reviewboard.kde.org/r/127346/#comment63679>
more descriptive message, like "Run testing suite for plasmoids" or something like that
shell/tests/plasma/shells/org.kde.plasmashelltest/contents/layout.js.in (line 1)
<https://git.reviewboard.kde.org/r/127346/#comment63680>
this makes me think that maybe rather having a dummy shell package the js script for testing could even be passed to the commandline, like
plasmashell --run-test=/path/to/layout.js
- Marco Martin
On March 11, 2016, 8:26 p.m., Aleix Pol Gonzalez wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/127346/
> -----------------------------------------------------------
>
> (Updated March 11, 2016, 8:26 p.m.)
>
>
> Review request for Plasma.
>
>
> 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
> -----
>
> applets/analog-clock/contents/tests/testmain.qml PRE-CREATION
> shell/CMakeLists.txt e553133
> shell/main.cpp d6e3640
> 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/plasma/shells/org.kde.plasmashelltest/contents/layout.js.in PRE-CREATION
> shell/tests/plasma/shells/org.kde.plasmashelltest/contents/loader.qml PRE-CREATION
> shell/tests/plasma/shells/org.kde.plasmashelltest/metadata.desktop 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/20160311/1e0f2114/attachment.html>
More information about the Plasma-devel
mailing list