-
Notifications
You must be signed in to change notification settings - Fork 1.4k
chore: remove detox #6704
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
base: develop
Are you sure you want to change the base?
chore: remove detox #6704
Conversation
WalkthroughThis PR removes the Detox end-to-end testing stack and all associated assets: configurations, Android integration, test helpers, TypeScript config, documentation, and all Detox test suites. It also deletes related npm scripts and dependencies and drops Detox repositories from Android Gradle config. Changes
Sequence Diagram(s)Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes Possibly related PRs
Suggested reviewers
Poem
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro Disabled knowledge base sources:
⛔ Files ignored due to path filters (1)
📒 Files selected for processing (55)
💤 Files with no reviewable changes (55)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
…eactNative into remove-detox-e2e
Proposed changes
Since we have migrated to Maestro for E2E testing, this PR removes Detox, its related tests and Detox native code from Android.
Issue(s)
How to test or reproduce
Screenshots
Types of changes
Checklist
Further comments
Summary by CodeRabbit
Tests
Documentation
Chores