-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Milestone
Description
In order to determine if my code meets the requirements, as a developer I want to validate my Project based on the User Stories and Acceptance Criteria defined.
Acceptance Criteria
- Every Acceptance Criteria in every User Story is validated.
- A collection of Validation Results organized by User Story is provided indicating which Acceptance Criteria are met and which ones are not.
Definition of Done
- Tests are written to ensure acceptance criteria are met.
- All acceptance criteria are met.
- All code is committed and pushed to its own branch.
- A pull request is created.
- The pull request is reviewed and accepted.
- The user story's branch is deleted.