Reviewed with team on Oct 13, 2021 - Need to revisit again
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.
Built-in text (UI elements) of the application will be localized to English and French. (Exceptions will be handled on case by case basis)
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