ubuntu-touch-coreapps-reviewers team mailing list archive
-
ubuntu-touch-coreapps-reviewers team
-
Mailing list archive
-
Message #10128
[Merge] lp:~sbaldassin/ubuntu-clock-app/testability into lp:ubuntu-clock-app
Santiago Baldassin has proposed merging lp:~sbaldassin/ubuntu-clock-app/testability into lp:ubuntu-clock-app.
Commit message:
Adding testability support
Requested reviews:
Ubuntu Clock Developers (ubuntu-clock-dev)
For more details, see:
https://code.launchpad.net/~sbaldassin/ubuntu-clock-app/testability/+merge/315458
This mp adds testability support. autopilot-qt snap will mount the testability library within the testability folder once the interface is connected
--
Your team Ubuntu Clock Developers is requested to review the proposed merge of lp:~sbaldassin/ubuntu-clock-app/testability into lp:ubuntu-clock-app.
=== added directory 'snap/testability'
=== modified file 'snapcraft.yaml'
--- snapcraft.yaml 2016-12-02 17:56:23 +0000
+++ snapcraft.yaml 2017-01-24 12:34:27 +0000
@@ -16,6 +16,11 @@
content: ubuntu-app-platform1
target: ubuntu-app-platform
default-provider: ubuntu-app-platform
+
+ testability:
+ interface: content
+ content: testability
+ target: testability
parts:
ubuntu-clock-app: