cordova-plugin-vibration
cordova-plugin-vibration copied to clipboard
No automated tests
The tests in tests/tests.js
are all manual tests, on CI nothing is executed as a result.
Are you sure? Travis is running something on SauceLabs: https://github.com/apache/cordova-plugin-vibration/blob/master/.travis.yml#L83-L86, but who is the user snay
? https://github.com/apache/cordova-plugin-vibration/blob/master/.travis.yml#L7
snay
is a Cordova committer. All SauceLabs tests are run in that account.
Here is a recent build: https://travis-ci.org/apache/cordova-plugin-vibration/jobs/463895815
Almost at the bottom:
cordova-paramedic: connecting to app
cordova-paramedic: waiting for test results
Spec started
Executed 0 of 0 specs SUCCESS in 0.001 sec.
cordova-paramedic: tests have been completed
cordova-paramedic: Tests finished
Easy to pass that way ;)
Ah now I see - 0 specs.