Advertisement
stronk7

Untitled

Oct 3rd, 2019
421
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.95 KB | None | 0 0
  1. EL: 03/09/2019
  2.  
  3. * Some discussion about which are the requirements about automated tests in issues has happened. While I think we have been 95% consistent, this is a brief summary, that mostly everybody agreed:
  4.  
  5. > 0) automated tests are, always, welcome.
  6. > 1) new automated tests are required for changes in functionality (for sure that covers new features and improvements), not for bug fixes in general.
  7. > 2) there can be some bug fixes where coverage is desired. Both the tests labels (unit, behat, qa) and the followup strategies are acceptable.
  8. >
  9. > And about master, only about master, incomplete stuff is acceptable as far as it doesn’t break neither moodle neither testing. And all the follow for those issues are considered blockers. Must do.
  10.  
  11. * TODO:
  12. * Create a page in the dev docs with that strategy.
  13. * Point to it from important places (peer-review, integration, phpunit...).
  14. * Share with the community (exposed, chats...)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement