[
https://issues.apache.org/jira/browse/CB-10572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15143605#comment-15143605
]
ASF GitHub Bot commented on CB-10572:
-------------------------------------
Github user tripodsan commented on a diff in the pull request:
https://github.com/apache/cordova-mobile-spec/pull/137#discussion_r52677263
--- Diff: cordova-plugin-mobilespec-tests/tests/datauri.tests.js ---
@@ -27,6 +27,7 @@ exports.defineAutoTests = function () {
function onMessage(done, msg) {
if (msg.data == 'foo') {
+ expect('Suppress SPEC HAS NO EXPECTATIONS').toBeDefined();
--- End diff --
without it, the tests show the "Spec has no Expectation" warnings. this
fixes it.
see
http://stackoverflow.com/questions/27016235/angular-js-unit-testing-httpbackend-spec-has-no-expectations
> Mobilespec tests not working for OSX
> ------------------------------------
>
> Key: CB-10572
> URL: https://issues.apache.org/jira/browse/CB-10572
> Project: Apache Cordova
> Issue Type: Bug
> Components: OSX
> Affects Versions: Master
> Reporter: Tobias Bocanegra
> Assignee: Tobias Bocanegra
> Fix For: Master
>
>
> The mobile spec don't work. when you run them, the window opens but non of
> the tests work.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]