The tests for "TextInput" and "UITextField" ("TextInputTest.js" and "UITextFieldTest.js" respectively) require too much boilerplate code and are not easily understandable or reutilisable. They need to be refactored (or new tests should be added) to exemplify the behaviour like with the similar "EditBox" extension (see "EditBoxTest.js").
The tests for "TextInput" and "UITextField" ("TextInputTest.js" and "UITextFieldTest.js" respectively) require too much boilerplate code and are not easily understandable or reutilisable. They need to be refactored (or new tests should be added) to exemplify the behaviour like with the similar "EditBox" extension (see "EditBoxTest.js").