You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Nikhil Khandelwal (JIRA)" <ji...@apache.org> on 2016/02/08 18:44:40 UTC

[jira] [Updated] (CB-10556) cordova-plugin-dialogs breaks karma unit tests

     [ https://issues.apache.org/jira/browse/CB-10556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nikhil Khandelwal updated CB-10556:
-----------------------------------
    Priority: Minor  (was: Major)

> cordova-plugin-dialogs breaks karma unit tests
> ----------------------------------------------
>
>                 Key: CB-10556
>                 URL: https://issues.apache.org/jira/browse/CB-10556
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin Dialogs
>            Reporter: Rafal Legiedz
>            Priority: Minor
>
> The only plugin that breaks my sets of unit tests is cordova-plugin-dialogs. To make tests running I've to explicitly exclude that dialog in karma config.
> {code:javascript}
> exclude: [
>     'platforms/browser/www/plugins/cordova-plugin-dialogs/**/*.js'
> ],
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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