Skip to content
Stefan Hausmann edited this page Aug 4, 2020 · 10 revisions

Definition Of Done

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

  • Implementation completed
  • Testcoverage 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
  • Security Tests are updated
Clone this wiki locally