Skip to content

feat: add Detox e2e Jest configuration#403

Open
yusuftomilola wants to merge 1 commit into
BlockHaven-Labs:mainfrom
yusuftomilola:feat/issue-257-detox-setup
Open

feat: add Detox e2e Jest configuration#403
yusuftomilola wants to merge 1 commit into
BlockHaven-Labs:mainfrom
yusuftomilola:feat/issue-257-detox-setup

Conversation

@yusuftomilola
Copy link
Copy Markdown

Summary

  • Add mobile/e2e/jest.config.js — missing config referenced by .detoxrc.js
  • Configures Jest runner, 120s timeout, Detox reporters and environment listeners
  • Enables detox test --configuration ios.sim.debug to resolve the onboarding test suite

Implementation Plan

.detoxrc.js already specifies e2e/jest.config.js as the runner config. This PR adds that file so the Detox CLI resolves correctly.

Closes #257

@vercel
Copy link
Copy Markdown

vercel Bot commented May 29, 2026

@yusuftomilola is attempting to deploy a commit to the aminubabafatima8-gmailcom's projects Team on Vercel.

A member of the Team first needs to authorize it.

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.

Set up Detox for end-to-end testing of the onboarding flow

1 participant