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

[test] turn app into navigator #304

Draft
wants to merge 11 commits into
base: palmer@functori@sort-and-merge-nano-tests
Choose a base branch
from

Conversation

spalmer25
Copy link
Collaborator

@spalmer25 spalmer25 commented Nov 29, 2024

depends on #303
In test, the TezosAppScreen class has become a class for batching every function needed for tests.
This situation has moved the aim of the tests inside this class, and it has become more difficult to add tests or modify them.

This PR change the responsibility of the TezosAppScreen to a ragger navigator for the Tezos app.
The TezosAppScreen class will be the main code changed when the Touch device tests will be included.

@spalmer25 spalmer25 self-assigned this Nov 29, 2024
@spalmer25 spalmer25 changed the base branch from main to palmer@functori@sort-and-merge-nano-tests November 29, 2024 09:12
@spalmer25 spalmer25 force-pushed the palmer@functori@sort-and-merge-nano-tests branch from 8b81fc8 to 474d918 Compare November 29, 2024 13:01
@spalmer25 spalmer25 force-pushed the palmer@functori@test-turn-app-into-navigator branch from d28f0b4 to 2982d2a Compare November 29, 2024 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant