Skip to content
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.

Definitions For Development

Josh Beveridge edited this page Mar 28, 2018 · 1 revision

Definitions For Tracking Progress of Developer Stories

Definition of Ready

Run through this checklist before assigning the story to a developer.

  • User story written
  • Acceptance criteria added
  • Dependencies identified and mitigated
  • Story broken down into tasks by dev team
  • Story points estimated by dev team

Definition of Developer Done

Run through this checklist before passing the story off to product owner for review.

  • Code is internationalized and localized (placeholder text for French)
  • Pass Selenium tests
  • Run Chrome Audit - Review all audits and pass Accessibility with 100%
  • Run WAVE eval tool - Fix errors and review alerts
  • Code peer reviewed
  • Merge code to Master

Definition of Product Owner Done

Run through this checklist before accepting a story as done

  • Compare implementation against designs
  • Test Mobile View
  • Test Accessibility with Keyboard & Screen Reader
  • Toggle French & English
  • Review acceptance criteria
  • Open in FireFox & IE