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 68DDF11A6E for ; Fri, 18 Jul 2014 18:15:05 +0000 (UTC) Received: (qmail 92238 invoked by uid 500); 18 Jul 2014 18:15:04 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 92155 invoked by uid 500); 18 Jul 2014 18:15:04 -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 91840 invoked by uid 99); 18 Jul 2014 18:15:04 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Jul 2014 18:15:04 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 3265694EE13; Fri, 18 Jul 2014 18:15:04 +0000 (UTC) From: stacic To: dev@cordova.apache.org Reply-To: dev@cordova.apache.org Message-ID: Subject: [GitHub] cordova-plugin-dialogs pull request: CB-6965 ported notification t... Content-Type: text/plain Date: Fri, 18 Jul 2014 18:15:04 +0000 (UTC) GitHub user stacic opened a pull request: https://github.com/apache/cordova-plugin-dialogs/pull/23 CB-6965 ported notification tests to plugin-test-framework You can merge this pull request into a Git repository by running: $ git pull https://github.com/stacic/cordova-plugin-dialogs CB-6965 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-plugin-dialogs/pull/23.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #23 ---- commit d00470f79a926ab11801cfec12eb38db28ea9ba7 Author: javierbb31 Date: 2014-06-30T20:56:43Z CB-6965. Port notification tests to test-framework Ported notification test from mobilespec to the new test-framework in jasmine 2.0 Added test folder. Added tests.js file inside the test folder. commit 25c1e2dc665f363a218109e9265afee50f938c92 Author: Staci Cooper Date: 2014-07-18T18:12:56Z Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-plugin-dialogs into HEAD commit 1af76d830ae37e748fdaa039e6b8d3b76a57754e Author: Staci Cooper Date: 2014-07-18T18:13:51Z CB-6965 Added manual tests ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastructure@apache.org or file a JIRA ticket with INFRA. ---