Skip to content

Update and Write Test Cases for HomePage Functionalities #225

Open
@rcAsironman

Description

@rcAsironman

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.

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Dev-Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions