Skip to content
Robin Fischer edited this page Jul 17, 2020 · 10 revisions

Definition Of Done

To move a ticket from 'development' to 'review in progress' the following conditions must be fulfilled:

  • Implementation completed
  • Testcoverge is 80%+
  • Documentation (e.g. Swagger, JavaDoc, WIKI, ...) is done for all created and changed resources
  • Build and Tests running on CI/CD pass
  • Code Review happened
Clone this wiki locally