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 HomePage Functionalities #225

Open
8 tasks done
rcAsironman opened this issue Jan 15, 2025 · 0 comments
Open
8 tasks done

Update and Write Test Cases for HomePage Functionalities #225

rcAsironman opened this issue Jan 15, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request Iteration Starter

Comments

@rcAsironman
Copy link
Collaborator

rcAsironman commented Jan 15, 2025

Description

As we move forward with our new app designs, we have updated the design on the updateBottomTabBar branch. However, to ensure that every feature is working properly, we need to write comprehensive test cases.
Write test cases for all functionalities on the HomePage. Remove any previous test cases that are no longer relevant. Ensure that the test cases cover all functionalities thoroughly.

Tasks

  • Observe the HomePage on both the emulator and simulator.
  • Perform test case checks using the command: yarn test -u.
  • Remove unnecessary test cases from HomeScreen.test.tsx.
  • Add the required test cases for the HomePage after observing its functionality on the emulator or simulator.
  • Ensure the app runs smoothly on both iOS and Android platforms.

Acceptance Criteria

  • Unnecessary test cases are removed from the test file.
  • 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

No branches or pull requests

2 participants