oliversalzburg opened a new pull request #485: Ensure test failure on unexpected promise resolution URL: https://github.com/apache/cordova-ios/pull/485 ### Platforms affected iOS ### What does this PR do? It makes sure that the tests are failed correctly if the result is not as expected. Previously, these tests would simply time out after the Jasmine default timeout period. Now the tests will fail right away and give a better indication towards the reason. ### What testing has been done on this change? I've ran the tests.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
