Merge lp:~kissiel/checkbox/fix-1450057-jobs-naming into lp:checkbox

Proposed by Maciej Kisielewski
Status: Merged
Approved by: Zygmunt Krynicki
Approved revision: 3741
Merged at revision: 3742
Proposed branch: lp:~kissiel/checkbox/fix-1450057-jobs-naming
Merge into: lp:checkbox
Diff against target: 19 lines (+2/-2)
1 file modified
providers/2015.com.canonical.certification:qml-tests/units/qml-tests.pxu (+2/-2)
To merge this branch: bzr merge lp:~kissiel/checkbox/fix-1450057-jobs-naming
Reviewer Review Type Date Requested Status
Zygmunt Krynicki (community) Approve
Review via email: mp+257827@code.launchpad.net

Description of the change

This MR adds a patch that makes both qml-native jobs in qml-tests provider more human readable on selection screens in Checkbox-Touch.

To post a comment you must log in.
Revision history for this message
Zygmunt Krynicki (zyga) wrote :

+1

We need to come up with those naming rules for all tests. Though this is not the patch to do this.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'providers/2015.com.canonical.certification:qml-tests/units/qml-tests.pxu'
2--- providers/2015.com.canonical.certification:qml-tests/units/qml-tests.pxu 2015-04-29 11:44:49 +0000
3+++ providers/2015.com.canonical.certification:qml-tests/units/qml-tests.pxu 2015-04-29 21:27:17 +0000
4@@ -8,13 +8,13 @@
5
6 id: qml-camera-06
7 plugin: qml
8-_description: Camera test 06 - Record a video then play it back
9+_summary: Ensure that video can be captured with the rear camera
10 qml_file: camera-06.qml
11 estimated_duration: 20
12
13 id: sensors-01
14 plugin: qml
15-_sumamry: Sensors test 01 - Ensure accelerometer is functioning
16+_summary: Ensure accelerometer is functioning
17 _description:
18 This test is a mini-game where accelerometer is used to guide a big dot to a goal marked on the screen.
19 qml_file: sensors-01.qml

Subscribers

People subscribed via source and target branches