Skip to content

Update and Write Test Cases for More Page Functionalities #227

Open
@rcAsironman

Description

@rcAsironman

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.

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Dev-Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions