Issue Description
Add integration test coverage for the Home screen using React Native Testing Library, focusing on behavior under different states and data configurations.
Expected Behavior
- The screen behaves correctly with different context and store inputs.
- Logic-driven UI changes are reflected accurately.
- User flows are covered to ensure screen stability and predictability.
Current Behavior
The Home screen lacks integration-level tests validating its behavior as a complete unit.
Integration tests:
Screenshots
N/A
Checklist
Issue Description
Add integration test coverage for the Home screen using React Native Testing Library, focusing on behavior under different states and data configurations.
Expected Behavior
Current Behavior
The Home screen lacks integration-level tests validating its behavior as a complete unit.
Integration tests:
Screenshots
N/A
Checklist