Return-Path: X-Original-To: apmail-cordova-dev-archive@www.apache.org Delivered-To: apmail-cordova-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9272510CEF for ; Mon, 12 Aug 2013 20:06:43 +0000 (UTC) Received: (qmail 33154 invoked by uid 500); 12 Aug 2013 20:06:43 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 33127 invoked by uid 500); 12 Aug 2013 20:06:43 -0000 Mailing-List: contact dev-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list dev@cordova.apache.org Received: (qmail 33119 invoked by uid 99); 12 Aug 2013 20:06:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Aug 2013 20:06:43 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of fil@adobe.com designates 64.18.1.234 as permitted sender) Received: from [64.18.1.234] (HELO exprod6og119.obsmtp.com) (64.18.1.234) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Aug 2013 20:06:37 +0000 Received: from outbound-smtp-1.corp.adobe.com ([192.150.11.134]) by exprod6ob119.postini.com ([64.18.5.12]) with SMTP ID DSNKUglAODkKuxPIqVBVrGyivdCyYD8hTGaI@postini.com; Mon, 12 Aug 2013 13:06:17 PDT Received: from inner-relay-2.corp.adobe.com ([153.32.1.52]) by outbound-smtp-1.corp.adobe.com (8.12.10/8.12.10) with ESMTP id r7CK2lD8017213 for ; Mon, 12 Aug 2013 13:02:47 -0700 (PDT) Received: from nahub01.corp.adobe.com (nahub01.corp.adobe.com [10.8.189.97]) by inner-relay-2.corp.adobe.com (8.12.10/8.12.10) with ESMTP id r7CK6Ew7008083 for ; Mon, 12 Aug 2013 13:06:14 -0700 (PDT) Received: from nambxv01a.corp.adobe.com ([10.8.189.95]) by nahub01.corp.adobe.com ([10.8.189.97]) with mapi; Mon, 12 Aug 2013 13:06:14 -0700 From: Filip Maj To: "dev@cordova.apache.org" Date: Mon, 12 Aug 2013 13:06:14 -0700 Subject: Re: Medic/ Automated testing Thread-Topic: Medic/ Automated testing Thread-Index: Ac6Xl2VbZZV8FJU4RrWflBuca7LvZw== Message-ID: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Microsoft-MacOutlook/14.3.5.130515 acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org Looks good! I'm curious to see if either of cordova-cli's apis are sufficient to do multi-device discovery / deployment necessary for this effort. My feeling is no, and that we'll have to use the project/cordova/lib scripts (such as list-devices, install-device, etc) to do some of that work. On 8/12/13 11:29 AM, "David Kemp" wrote: >I have assembled an outline document for the testing platform. >Please review and comment if you are interesting in the automated testing >effort. > > >https://docs.google.com/document/d/1GMKzZB0DEE0tueeCgbP-rxqfL6uTzZBTmgbBCQ >1bdDM/edit?usp=3Dsharing > >David Kemp