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

Migrate Espresso tests suite to Detox #2792

Closed
12 of 18 tasks
guyca opened this issue Feb 28, 2018 · 8 comments
Closed
12 of 18 tasks

Migrate Espresso tests suite to Detox #2792

guyca opened this issue Feb 28, 2018 · 8 comments

Comments

@guyca
Copy link
Collaborator

guyca commented Feb 28, 2018

Application Lifecycle tests

Detox times out with onMessage: {"messageId":3,"type":"error","params":{"error":"Wait for [com.wix.detox.espresso.ReactNativeUIModuleIdlingResource] to become idle timed out"}}

BackHandlerTest

  • overrideHardwareBackButton

Modal

  • pushIntoModal
  • backPopsModalStack

OverlayTest

Implemented in ScreenStack.js

  • testOverlayAlertAppear
  • testOverlayNotInterceptingTouchEvents

StaticLifecycleEvents

  • didAppearDidDisappear

top level api

orientation

Skipped all orientation tests for now as they are flaky in RN 0.51

screen style

  • stack options should not override component options
@guyca guyca self-assigned this Feb 28, 2018
@guyca guyca changed the title Migrate Espresso tests suit to Detox Migrate Espresso tests suite to Detox Mar 4, 2018
@DanielZlotin
Copy link
Contributor

Removed old suite, updated docs and scripts

@DanielZlotin
Copy link
Contributor

Not closing as there are still TODOs
maybe open other issue on those?

@Rob117
Copy link

Rob117 commented Apr 26, 2018

@DanielZlotin This is the issue where we should track android support for RN > 50(51?), right?

@DanielZlotin
Copy link
Contributor

All e2e are with detox

@guyca guyca reopened this Apr 30, 2018
@guyca
Copy link
Collaborator Author

guyca commented Apr 30, 2018

We're waiting for a few unimplemented features in Detox to finish the migration, most notably UiAutomator support.

@stale
Copy link

stale bot commented Nov 26, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
If you believe the issue is still relevant, please test on the latest Detox and report back. Thank you for your contributions.

@stale stale bot added the 🏚 stale label Nov 26, 2018
@stale
Copy link

stale bot commented Dec 3, 2018

The issue has been closed for inactivity.

@stale stale bot closed this as completed Dec 3, 2018
@jalooc
Copy link

jalooc commented Mar 7, 2019

Any success with opening side menu in Detox? (wix/Detox#566)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants