raphinesse commented on issue #445: (android) Add unit tests for run and retryPromise URL: https://github.com/apache/cordova-android/pull/445#issuecomment-398050765 Another note: when we finally have unbundled dependencies, we probably should replace `retryPromise` with [p-retry](https://github.com/sindresorhus/p-retry) to reduce our maintenance burden. So next time when you come across an untested homemade util, before investing time to write tests for it, consider looking for a lib that does the same job and include it instead. Having to maintain less code is always preferable. :innocent:
---------------------------------------------------------------- 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]
