Reviewed with team on May 12, 2021
Team Kraken’s Definition of Done (updated: )
/wiki/spaces/NT/pages/1185972309 is an agreed upon list of items that must be completed before PBI can be considered complete. The PBI is either done or not done – there is no 80% or “almost” done.
It is an agreed upon list to build a quality Product Increment by the end of sprint.
Revised DoD as of
All Acceptance criteria for PBI / Bug are met.
Code is peer reviewed and approved via pull request process.
Code is tested before and after the pull request.
Work should be aligned to WCAG2.1 Level AA Standard.
All tasks associated with the PBI / Bug are set to DONE.
PBI / Bug is updated with relevant documentation.
PBI / Bug is testable.
Database model updates and Translation are not included as part of our DOD
All automated testing / unit testing passes (if available and needed). Add notes if testing cannot be performed.
Secure coding standards and best practices are followed e.g. KeyVault
OLD DoD - No longer valid