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

Mobile: Best Practices for E2E Mocking Strategy Documentation #109

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

Andepande
Copy link
Member

@Andepande Andepande commented Oct 15, 2024

PR Description

This PR adds a document called mobile-e2e-mocking.md. It covers:

  • Purpose of Mocking: How mocking helps test components under specific conditions, like network issues.

  • File Structure: A proposed layout for organizing mock tests separately from E2E tests, highlighting the importance of E2E for overall app functionality.

  • Implementation Changes: Notes that our mocking approach will evolve as we add more tests.

  • E2E Testing: Stresses that E2E testing remains essential to ensure the app works for end users.

This document aims to help the team with better testing practices.

@Andepande Andepande marked this pull request as ready for review October 21, 2024 22:16
@Andepande Andepande requested a review from a team as a code owner October 21, 2024 22:16
@Andepande Andepande changed the title mobile:E2E Mocking Strategy Documentation Mobile: Best Practices for E2E Mocking Strategy Documentation Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Needs dev review
Development

Successfully merging this pull request may close these issues.

2 participants