[
https://issues.apache.org/jira/browse/CB-3232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15749288#comment-15749288
]
ASF GitHub Bot commented on CB-3232:
------------------------------------
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)
----
> "cordova platform add blackberry" fails on 2.7.1-rc.1
> -----------------------------------------------------
>
> Key: CB-3232
> URL: https://issues.apache.org/jira/browse/CB-3232
> Project: Apache Cordova
> Issue Type: Bug
> Components: BlackBerry, CLI
> Affects Versions: 2.7.0
> Reporter: Michael Brooks
> Assignee: Michael Brooks
> Fix For: 2.7.0
>
>
> The following error is thrown when running {{$ cordova platform add
> blackberry}}:
> {code}
> [Error: An error occured during creation of blackberry sub-project. Creating
> BlackBerry project...
> Updating config.xml ...
> sed:
> /Users/mwbrooks/Dropbox/Development/sandbox/myapp/platforms/blackberry/www/config.xml:
> No such file or directory
> Cleaning up ...
> Remember to update the project.properties file inside your application
> directory!
> ]
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]