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

Update and Write Test Cases for More Page Functionalities #227

Open
9 tasks
rcAsironman opened this issue Jan 16, 2025 · 0 comments · May be fixed by #230
Open
9 tasks

Update and Write Test Cases for More Page Functionalities #227

rcAsironman opened this issue Jan 16, 2025 · 0 comments · May be fixed by #230
Assignees
Labels
enhancement New feature or request Iteration Starter

Comments

@rcAsironman
Copy link
Collaborator

Description

As we move forward with our new app designs, we have updated the design on the updateBottomTabBar branch. To ensure that every feature on the More Page is functioning properly, we need to update and write comprehensive test cases.
The test file MoreScreen.test.tsx is already present in the test folder. Review and update this file by removing any outdated or unnecessary test cases and adding new test cases to cover all functionalities of the More Page.

Tasks

  • Observe the More Page on both the emulator and simulator.
  • Review the existing test cases in MoreScreen.test.tsx.
  • Perform test case checks using the command: yarn test -u.
  • Remove unnecessary or outdated test cases from MoreScreen.test.tsx.
  • Add new test cases as needed to ensure full coverage of More Page functionalities.
  • Ensure the app runs smoothly on both iOS and Android platforms.

Acceptance Criteria

  • The MoreScreen.test.tsx file is updated with relevant test cases.
  • All test cases pass successfully without any failures.
  • The app runs without any issues on both iOS and Android platforms.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Iteration Starter
Projects
Status: No status
Development

Successfully merging a pull request may close this issue.

2 participants