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/07 07:46:22 UTC

[cordova-lib] branch master updated (48bec42 -> 9f95028)

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 48bec42  Merge pull request #684 from raphinesse/bits-and-pieces
     add aa19b84  Promise chain formatting
     add e6ef15e  Use arrow functions
     add 85f20e3  Use const and let
     add d188d60  Organize imports
     add d98623c  Destructure test helpers for easier access
     add 0f271cd  Factor out common setup & teardown
     add 1f1d256  Simpler checking of installed platforms
     add 10f98bc  Increase test timeouts to 2min for all tests
     add a8d44f7  Re-enable platform.spec tests 001-003
     add fb7f9a1  Make use of existing path variables
     add 1142d3a  Re-enable more stuff
     add 5ea614f  Factor out project creation
     add bd6217e  Silence noisy output caused by `cordova-browser`
     add d438c6c  Use fixture project instead of calling `cordova create`
     add 586c00a  Merge tests 002 and 003 as they were doing the same thing
     add 71ebb78  Re-enable testing platform update
     add 31df80b  Fix commented-out test parts in 008
     add 949eed3  Remove 006 since it's a subset of 008 since removing --fetch
     add 5646a2f  Get rid of all the extra describe blocks
     add 8d29155  Do not install two platforms in plugin-focused test 008
     new 9f95028  Merge pull request #679 from raphinesse/platform.spec-cleanup

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 | 459 +++++++++++++------------------------
 1 file changed, 161 insertions(+), 298 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 #679 from raphinesse/platform.spec-cleanup

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 9f95028123ab309f3b7f9b07840f9ccc2ec2ee30
Merge: 48bec42 8d29155
Author: Raphael von der GrĂ¼n <ra...@gmail.com>
AuthorDate: Fri Sep 7 09:46:19 2018 +0200

    Merge pull request #679 from raphinesse/platform.spec-cleanup
    
    platform.spec cleanup

 integration-tests/platform.spec.js | 459 +++++++++++++------------------------
 1 file changed, 161 insertions(+), 298 deletions(-)


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