connected-io / UnIt

An iOS Swift framework that helps bridge the gap between UI and Unit Testing.
MIT License
18 stars 0 forks source link

[BUG] [2] 7 Failed unit tests related to overlapping and label inspecting #48

Open connected-akhan opened 5 years ago

connected-akhan commented 5 years ago

A previous commit merged into master seems to have regressed, and 7 unit tests failed. Need to fix these bugs. See picture attached for failed tests.

Screen Shot 2019-08-27 at 4 28 36 PM
connected-akhan commented 5 years ago

Jon was on Xcode 10.2.1 when he experienced only 1 failed test which was the label inspecting, truncating one.

I am on 10.1 with the 7 tests failed in the image above.

Corby is on Xcode 11 beta 5 and has 5 failed tests which are shown in the image below. Screen Shot 2019-08-29 at 9 28 29 AM