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-android.git.


    from 393dad6  Lint JS files w/out extension too (#453)
     new 8fb49ec  Fix typo in variable name in retry.js
     new 1a8154c  Fix unsafe property access
     new 2e88f7e  Update Jasmine to support automatic promise handling
     new 31bad29  Allow mocks to reject without a reason
     new 559b083  Add unit tests for run and retryPromise

The 5 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:
 bin/templates/cordova/lib/retry.js |  18 ++--
 bin/templates/cordova/lib/run.js   |   2 +-
 package.json                       |   2 +-
 spec/.eslintrc.yml                 |   4 +-
 spec/unit/retry.spec.js            |  53 ++++++++++
 spec/unit/run.spec.js              | 211 ++++++++++++++++++++++++++++++++++---
 6 files changed, 265 insertions(+), 25 deletions(-)
 create mode 100644 spec/unit/retry.spec.js


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to