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

[Testing] Complete testing of the history + favorites screen #153

Open
8 of 13 tasks
saramakishti opened this issue Jan 8, 2025 · 1 comment
Open
8 of 13 tasks
Assignees
Labels
testing All issues that are meant as testing issues for features

Comments

@saramakishti
Copy link
Collaborator

saramakishti commented Jan 8, 2025

User Story

As a PO, I want to make sure the whole history + favorites screen functionalities work as expected so that the user can have a good experience without bugs.

Testing/Acceptance criteria

  • This screen has two tabs: "All" and "Favorites"

  • By default, the content in the "All" tabs is displayed when the user comes to this screen.

  • The "All" tab has a list view of all the activity sessions that the user has played.

  • This information is displayed in a card form with the name of the activity, the date-time of when this activity started and 2 icon buttons.

  • The first button has a heart icon and when clicked, the heart icon is filled and the activity is added to favorites.

  • The second button has a replay icon and when clicked, the app will automatically start the playtime session using this activity's configuration (no onboarding questions needed).

  • The "Favorites" tab has a list view of all the activity sessions that the user has saved to favorites.

  • This information is displayed in a card form with the name of the activity, the date-time of when this activity started, and 3 icon buttons.

  • The first button has a heart icon that is filled by default and when clicked, the heart icon is unfilled and the activity is removed from favorites and removed from display in this view.

  • The second button has a replay icon and when clicked, the app will automatically start the playtime session using this activity's configuration (no onboarding questions needed).

  • The third button has an edit icon and when clicked, a popup modal shows where the user can edit some of the configurations for this saved activity.

  • In the popup modal, the user can edit the activity name, the activity duration and energy level.

  • When the user clicks Save/Update button in the popup modal, these changes are saved for this activity.

Notes

This issue needs 2 developers to test all the above scenarios on both Android and iOS.

Nice to have: a short report on what testing scenarios failed and what passed posted in Discord dev channel

@saramakishti saramakishti added the testing All issues that are meant as testing issues for features label Jan 8, 2025
@saramakishti saramakishti moved this to Product Backlog in amos2024ws04-feature-board Jan 8, 2025
@saramakishti saramakishti moved this from Product Backlog to Sprint Backlog in amos2024ws04-feature-board Jan 15, 2025
@yashbhesaniya yashbhesaniya moved this from Sprint Backlog to In Progress in amos2024ws04-feature-board Jan 28, 2025
@yashbhesaniya
Copy link
Member

I have tested the feature and mark it as done. If the check box is not ticked it means the feature is not available or working.

https://github.com/user-attachments/assets/96359848-c275-4170-9087-2d4fbd178f78
Image
Image

@yashbhesaniya yashbhesaniya moved this from In Progress to Awaiting Review in amos2024ws04-feature-board Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing All issues that are meant as testing issues for features
Projects
Status: Awaiting Review
Development

No branches or pull requests

2 participants