Add E2E test coverage for core mobile flows#44
Merged
Conversation
Lakes41
reviewed
Jun 25, 2026
Contributor
There was a problem hiding this comment.
@Emoji-dot Thats pretty good
Do resolve conflicts
Contributor
Author
|
Done sir/ma |
6 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Linked Issue
Closes #
Type of Change
Changes Made
Screenshots / Recordings
Test Evidence
Checklist
pnpm typecheckpassespnpm lintpassespnpm test:runpasses — all tests greenStyleSheet.createfor new UI without justification.env.exampleupdated if new environment variables were addedAdditional Notes
Required Deliverables:
✅ E2E tests cover onboarding to profile navigation
Created:
01-onboarding-to-profile.yaml
✅ E2E tests cover manual wallet entry
Created:
02-wallet-entry.yaml
✅ E2E tests cover guild list and guild detail navigation
Created:
03-guild-navigation.yaml
✅ E2E tests cover access check success path
Created:
04-access-check-success.yaml
✅ E2E tests cover access check failure path
Created:
05-access-check-failure.yaml
✅ E2E tests cover reset app state
Created:
06-reset-app-state.yaml
✅ README documents how to run the E2E suite locally
Updated: README.md with complete E2E testing section
close #23