[TIMOB-27030] iOS: Mocha test Titanium.UI.TextField width test failure
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Low |
| Status | Resolved |
| Resolution | Done |
| Resolution Date | 2019-05-15T03:49:24.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | iOS |
| Labels | engSchedule, failure-reviewed |
| Reporter | Eric Merriman |
| Assignee | Vijay Singh |
| Created | 2019-04-26T17:49:08.000+0000 |
| Updated | 2019-05-15T08:15:35.000+0000 |
Description
Titanium.UI.TextField width please investigate the failure.
Please use https://github.com/ewanharris/titanium-mobile-mocha-suite/tree/TIMOB-24816 to find the related test
You can use https://github.com/ewanharris/mocha-test to quickly debug (most) mocha tests)
Merged https://github.com/appcelerator/titanium-mobile-mocha-suite/pull/159 The width test case for textfield was not quite right. rect should be used when getting actual unit values.