--- name: User Story Task Card about: Create a task card for a specific user story title: '' labels: enhancement assignees: '' projects: ["UstadMobile/3",] --- **User story** As a _user type_ I want _feature_ so that _benefit_. (If work duration will exceed five days, must be broken down into multiple) Background info on user story * info1 * info2 **Tasks** - [ ] (Designer) Complete wireframe designs for all screens to be added or modified - [ ] (Developer) Create new branch and pull request. - [ ] (Tester) Create Jenkins job to build automatically on commit and nightly end-to-end build of branch - [ ] (Tester) Update end-to-end testing scenarios in accordance with user story - [ ] (Tester) Add Cypress and Maestro tests to branch based on testing scenarios/wireframes - [ ] (Developer) Implement code as per design and acceptance criteria: requires successful Jenkins build and end-to-end build. Post video of completion of acceptance criteria on task card. Self check for at least 5-10 minutes. - [ ] Development subtasks can go here - [ ] (Tester) check/verify - run any manual sanity checks required **Acceptance criteria** A new branch should be created and [end-to-end testing scenarios](https://github.com/UstadMobile/UstadMobile/tree/primary/test-end-to-end) should be added or modified as required for the user story. Then add links below for all testing scenarios that are newly added or significantly modified: * [scenario link1](link-to-markdown-for-scenario-in-branch.md) * [scenario link2](link-to-markdown-for-scenario-in-branch.md)