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

[Question] What makes KIF tests not render rounded corners on views? #1161

Open
heidiproske opened this issue Jul 26, 2020 · 1 comment
Open

Comments

@heidiproske
Copy link

Question / Issue

When I run my app in the simulator, all my views are rendered as desired with rounded corners.

When I run the app via a KIFTestCase, then my views don't seem to render properly (see screenshot below showing how the same button is missing it's rounded corners). I've tried taking a look through some of the extensions but can't figure out what would stop the views from being drawn properly.

(PS: I'm asking because I'm trying to generate screenshots from the KIF tests, but since they're not reflecting the actual UI, they're less valuable.)

Screenshots

Screen Shot 2020-07-25 at 7 23 57 PM

@dostrander
Copy link
Contributor

@heidiproske Just noticed this issue, sorry for the delay.

What Xcode and simulator are you running on? I just tested this on Xcode 11.6, on an iPad Pro (12.9 in 3rd generation) on iOS 11.6 and this did not occur.

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

No branches or pull requests

2 participants