GitHub user audreyso opened a pull request:
https://github.com/apache/cordova-lib/pull/510
Fixjasmine : CB:12018 - updating tests in cordova-lib to use jasmine
instead of jasmine-node
<!--
Please make sure the checklist boxes are all checked before submitting the
PR. The checklist
is intended as a quick reference, for complete details please see our
Contributor Guidelines:
http://cordova.apache.org/contribute/contribute_guidelines.html
Thanks!
-->
### Platforms affected
### What does this PR do?
### What testing has been done on this change?
### Checklist
- [X] [Reported an issue](http://cordova.apache.org/contribute/issues.html)
in the JIRA database
- [X] Commit message follows the format: "CB-3232: (android) Fix bug with
resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform
affected.
- [X] Added automated test coverage as appropriate for this change.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/audreyso/cordova-lib fixjasmine
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-lib/pull/510.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 #510
----
commit bda891918bdc8ad172a08090a5325a16113f659e
Author: audreyso <[email protected]>
Date: 2016-12-14T17:33:47Z
fixjasmine : CB-12018 modifying to switch from jasmine node to jasmine
commit 75a666dccb67398b3ae01fe29a016bb928d8c507
Author: audreyso <[email protected]>
Date: 2016-12-14T17:36:28Z
fixjasmine : CB-12018 : updated tests to work with jasmine
commit 767af3392b797f803550d2a07ac87c8a022738f3
Author: audreyso <[email protected]>
Date: 2016-12-14T18:27:13Z
fixjasmine : CB-12018 : updated tests in spec-cordova to function with
jasmine
commit ef096b83814e3bed88be62945ba86c74d7763bc5
Author: audreyso <[email protected]>
Date: 2016-12-14T18:55:34Z
fixjasmine : CB:12018 : updated plugin_fetch to work with jasmine testing
commit d3eb9ae6a11f4be7429e77366c5a79dd8af57f2e
Author: audreyso <[email protected]>
Date: 2016-12-14T19:17:43Z
fixjasmine : CB-12018 : updated spec-plugman tests to work with jasmine
(spyOn and return, callThrough, callFake, describe)
commit b0e427c675dc6f0d112cb91c961780b27677a8c2
Author: audreyso <[email protected]>
Date: 2016-12-14T19:45:17Z
fixjasmine : CB-12018 : updated cordova-common/spec to work with jasmine
(spyOn, return, callFake, this.after)
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]