You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ra...@apache.org on 2018/09/05 09:34:05 UTC

[cordova-lib] branch master updated (bf0d698 -> f79c274)

This is an automated email from the ASF dual-hosted git repository.

raphinesse pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-lib.git.


    from bf0d698  Merge pull request #674 from raphinesse/plugman_install-cleanup
     add a112fbe  Delete totally useless tests
     add ad71327  Remove duplicated test from cordova-create
     add 877bf45  Enforce one root `describe` per suite
     new f79c274  Merge pull request #675 from raphinesse/one-root-describe-per-suite

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 integration-tests/platform.spec.js       | 533 ++++++++++++++++---------------
 spec/cordova/create.spec.js              |  53 +--
 spec/cordova/platforms/platforms.spec.js | 126 ++++----
 spec/plugman/add_platform.spec.js        |  59 ++--
 spec/plugman/create.spec.js              |  27 +-
 5 files changed, 363 insertions(+), 435 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org


[cordova-lib] 01/01: Merge pull request #675 from raphinesse/one-root-describe-per-suite

Posted by ra...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

raphinesse pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-lib.git

commit f79c2744447f73ae1f181f3ddeb75ac34fde108f
Merge: bf0d698 877bf45
Author: Raphael von der GrĂ¼n <ra...@gmail.com>
AuthorDate: Wed Sep 5 11:34:02 2018 +0200

    Merge pull request #675 from raphinesse/one-root-describe-per-suite
    
    One root `describe` per suite

 integration-tests/platform.spec.js       | 533 ++++++++++++++++---------------
 spec/cordova/create.spec.js              |  53 +--
 spec/cordova/platforms/platforms.spec.js | 126 ++++----
 spec/plugman/add_platform.spec.js        |  59 ++--
 spec/plugman/create.spec.js              |  27 +-
 5 files changed, 363 insertions(+), 435 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org