Skip to content

Add testID to Hint's Modal background #880

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

Merged
merged 3 commits into from
Aug 5, 2020
Merged

Conversation

lidord-wix
Copy link
Contributor

add testID on the Modal that renders when onBackgroundPress prop sent in Hint

Comment on lines 361 to 362
testID={testID}
testID={`${testID}.animatableView`}
>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't change this.
There's always a main element that gets the original testID that the user pass.
Also, changing this is a breaking change cause it will break tests that depend on that.

@ethanshar ethanshar merged commit 8a811d2 into master Aug 5, 2020
@ethanshar ethanshar changed the title add testID Add testID to Hint's Modal background Aug 5, 2020
@lidord-wix lidord-wix deleted the feat/add_testID_to_Hint branch September 15, 2020 13:44
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.

2 participants