Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Cordova Wiki" for 
change notification.

The "CommitterWorkflow" page has been changed by MarcelKinard:
https://wiki.apache.org/cordova/CommitterWorkflow?action=diff&rev1=21&rev2=22

Comment:
added a passing reference to cordova-js jake test

  
  == Step 5: Test your changes ==
   * The author is responsible to test their own changes and correct any 
problems with their changes before a pull request is submitted (contributor 
authored) or it lands in the stream (committer authored). The testing includes 
both verifying the function they added/touched, plus running the test suites to 
verify there are no regressions.
-  * When we say "run the test suites" this includes all automated tests in 
mobile-spec, manual tests in mobile-spec that might be affected by the change, 
and any platform-specific unit tests (i.e., cordova-android/test, 
cordova-ios/CordovaLibTests, etc.)
+  * When we say "run the test suites" this includes all automated tests in 
mobile-spec, manual tests in mobile-spec that might be affected by the change, 
and any platform-specific unit tests (i.e., cordova-android/test, 
cordova-ios/CordovaLibTests, cordova-js jake test, etc.)
   * It is recommended to add a short comment to the Jira item stating what 
testing you did.
   * It is recommended that where reasonably feasible, you add automated tests 
to validate your change and catch any future regressions.
  

Reply via email to