SaFi Bank Space : SaFi Definition of Done Template

This is a template for the definition of done across dev teams. The final definition of done should still be agreed upon and finalized by each respective team.

For a story to be considered “done” it should have the following aspects:

  • sufficient testing

    • unit tests that cover new code

    • integration tests that match the acceptance criteria for the story

  • code has been peer reviewed by at least one other teammate

  • code has passed lint checks