Skip to main content

Definition of Done

We consider a User Story or Defect to be complete when it has met the following criteria:

  • Meets the Acceptance Criteria for the story
  • Engineer has done their own testing and verified that everything is working as expected
  • Smoke tests (ensure that it builds and runs) for Utopia project and any others as needed
  • Tested by the team tester as applicable
  • Pull-requested into a feature
  • As part of the pull-request, the branch is reviewed by at least two other Engineers
  • All tasks on the story are marked as completed