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

Add SwiftUI View to SnapshotTests #34

Merged
merged 17 commits into from
Jan 9, 2021

Conversation

fbernutz
Copy link
Contributor

This adds two SwiftUI Views as example for issue #33

@fbernutz fbernutz marked this pull request as ready for review January 6, 2021 10:41
@fbernutz
Copy link
Contributor Author

fbernutz commented Jan 6, 2021

As Issue #33 seems to be a SwiftUI bug in iOS 14.0 and 14.1, this branch might not be needed anymore. But if you want, let's use it as a preparation for #37 because there are now two SwiftUI views which can be used for snapshot tests. And we now know when the SwiftUI bug is present again in newer iOS versions because we have a specific test for that.

@fbernutz fbernutz requested a review from NickEntin January 8, 2021 11:12
Copy link
Collaborator

@NickEntin NickEntin left a comment

Choose a reason for hiding this comment

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

Looks great! Thanks for adding this 🙌

@NickEntin NickEntin merged commit f2f4c1c into cashapp:master Jan 9, 2021
@fbernutz fbernutz deleted the scroll-view-bug branch January 9, 2021 16:22
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.

3 participants