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 2333C10125 for ; Fri, 4 Apr 2014 19:37:13 +0000 (UTC) Received: (qmail 90969 invoked by uid 500); 4 Apr 2014 19:37:12 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 90705 invoked by uid 500); 4 Apr 2014 19:37:11 -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 90685 invoked by uid 99); 4 Apr 2014 19:37:08 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Apr 2014 19:37:08 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of purplecabbage@gmail.com designates 209.85.160.51 as permitted sender) Received: from [209.85.160.51] (HELO mail-pb0-f51.google.com) (209.85.160.51) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Apr 2014 19:37:03 +0000 Received: by mail-pb0-f51.google.com with SMTP id uo5so3869473pbc.24 for ; Fri, 04 Apr 2014 12:36:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:references:from:content-type:in-reply-to:message-id:date:to :content-transfer-encoding:mime-version; bh=9eUQ1I2fHFX+R+kxwOJwuriWEeMBfzUL+I+EZwE2p70=; b=ih+Yx6LXc9pJEkwH5pfcsxUiSSv//ROdML1KMf4fyzk5/kejXqr52UmdOFoPCAKU9f lr/LKHXDG+24BZvIjU2pqPqp3BDJ4F+/FL7isb6NrgcxywAceL5yKX45QwFnGcZFcYE0 XOlaQhZyLKeBx4TXGYeDxTB3G/IwXxKgUcHcWsb+7shKJQu80GZGheWRIeNaS6VmKgaf mHIFL0qsFh/96MnGGXd6WVVab2lXW4VQEu29oZBH7J8EJOT3HovHRqLRQl9wfnBKAYpT nYVzoO+Z/ZgTnNfMK28WiE2lVI239rL7PeLffsYBCnMzZI0fAA1C8o9dgYGNwnjs5Ks5 6gng== X-Received: by 10.68.202.194 with SMTP id kk2mr16979162pbc.156.1396640201486; Fri, 04 Apr 2014 12:36:41 -0700 (PDT) Received: from [10.100.0.121] ([12.35.79.254]) by mx.google.com with ESMTPSA id st4sm44619030pab.34.2014.04.04.12.36.40 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 04 Apr 2014 12:36:40 -0700 (PDT) Subject: Re: cli e2e tests - delete the older duplicates in spec/ References: From: purplecabbage Content-Type: text/plain; charset=utf-8 X-Mailer: iPhone Mail (11D167) In-Reply-To: Message-Id: <533f09c8.6491420a.026b.fffff9fd@mx.google.com> Date: Fri, 4 Apr 2014 12:36:40 -0700 To: "dev@cordova.apache.org" Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (1.0) X-Virus-Checked: Checked by ClamAV on apache.org I am a +1 I would like to see ALL tests in a 'spec' or 'tests' folder though, as it is= not obvious what 'e2e' is.=20 Sent from my iPhone > On Apr 4, 2014, at 12:27 PM, Josh Soref wrote: >=20 > Mark wrote: >> Back in november we had a >> discussion> ml>about >> new tests that use less mocks, especially for fs. The idea was well >> received and for some time now there are 4 such tests in cordova-cli/e2e/= >> e2e/create.spec.js >> e2e/hooker.spec.js >> e2e/platform.spec.js >> e2e/plugin.spec.js >>=20 >> They seem to be stable and well behaved but in order to achieve their mai= n >> goal - reduction of test maintenance cost - we need to remove the >> corresponding 4 tests in spec/ >> I think it=C2=B9s time to delete them. >>=20 >> Comments? >=20 > https://github.com/apache/cordova-cli/blob/eee9b273b7b58a6a2abc1dc30612973= 9 > be95bb2c/spec/platform.spec.js#L306 >=20 >=20 > isn=C2=B9t covered by the new e2e stuff. >=20 > If you=C2=B9re going to do this (and I=C2=B9m +1 on the idea), please eith= er itemize > what=C2=B9s missing and file bugs to restore them, or merge over the missi= ng > bits. >=20