Meir Rotstein created CB-12300:
----------------------------------
Summary: Allow run cordova-plugin-contacts with jasmine-node
Key: CB-12300
URL: https://issues.apache.org/jira/browse/CB-12300
Project: Apache Cordova
Issue Type: Improvement
Components: CordovaJS
Reporter: Meir Rotstein
Priority: Minor
In nodejs convention when calling async test done() function with parameter it
consider it as error object and the test fails.
In the cordova-plugin-contacts project on the following tests the done function
is eventually called with a parameter:
contacts.spec.25
contacts.spec.28
contacts.spec.29
If you'll run these tests with jasmine-node you'll get the following error:
Message: [object Object] Stacktrace: undefined
jasmine-node: https://github.com/mhevery/jasmine-node
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]