Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

As a tenant with roommates, I want to be able to randomize household chores so that everyone rotates tasks instead of doing the same one. #9

Open
BensonCai opened this issue Feb 14, 2023 · 1 comment

Comments

@BensonCai
Copy link
Collaborator

BensonCai commented Feb 14, 2023

Acceptance Tests

Test 1

  1. Go to https://www.figma.com/file/QSU5TMbd2mj5ETUUxtgkX9/Sketch-so-far?node-id=0%3A1&t=2Gfldtx2Hno2wIDl-0
  2. Navigate to Task Schedule Main page
  3. Follow the step to create a task
  4. Click on the randomize button
    Expected Outcome: Verify the page is directed to the calendar page and a task is added to the calendar and assigned to one of the chosen users (if more than one).

Test 2

  1. Go to https://www.figma.com/file/QSU5TMbd2mj5ETUUxtgkX9/Sketch-so-far?node-id=0%3A1&t=2Gfldtx2Hno2wIDl-0
  2. Navigate to Task Schedule Main page
  3. Follow the step to create a task
  4. Set importance as 5 using the star slider
  5. Complete the rest of the steps and click on the randomize button
    Expected Outcome: Verify the page is directed to the calendar page and that the task appears first on the list (if more than one task).

Test 3

  1. Go to https://www.figma.com/file/QSU5TMbd2mj5ETUUxtgkX9/Sketch-so-far?node-id=0%3A1&t=2Gfldtx2Hno2wIDl-0
  2. Navigate to Task Schedule Main page
  3. Follow the step to create a task
  4. Set duration to month
  5. Complete the rest of the steps and click on the randomize button
    Expected Outcome: The task should last for a month.

Test 4

  1. Go to https://www.figma.com/file/QSU5TMbd2mj5ETUUxtgkX9/Sketch-so-far?node-id=0%3A1&t=2Gfldtx2Hno2wIDl-0
  2. Navigate to Task Schedule Main page
  3. Follow the step to create a task
  4. Set duration to week
  5. Complete the rest of the steps and click on the randomize button
    Expected Outcome: The task should last for a week.
@swatisur79 swatisur79 added the Revise tests Either more tests needed or existing tests need updating label Feb 20, 2023
@swatisur79
Copy link
Collaborator

Modify test 2 as discussed during the meeting today.

@swatisur79 swatisur79 removed the Revise tests Either more tests needed or existing tests need updating label Feb 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants